prisma-api
Installation
SKILL.md
Strata Cloud Manager API Operations
Execute operations against the Strata Cloud Manager (SCM) API for Prisma Access.
Prerequisites
The following environment variables must be set:
export SCM_CLIENT_ID="your-client-id"
export SCM_CLIENT_SECRET="your-client-secret"
export SCM_TSG_ID="your-tsg-id"
Authentication
Obtain an OAuth2 Bearer token before making API calls: