Sigma API

Authenticate against the Sigma Computing REST API and obtain a bearer token. Use whenever the user wants to call the Sigma API directly with curl/HTTP, exchange OAuth client credentials for an access token, sign in interactively via a browser OAuth login (authorization-code + PKCE), configure SIGMA_BASE_URL / SIGMA_CLIENT_ID / SIGMA_CLIENT_SECRET, troubleshoot 401/403 responses, or pick the right Sigma API hostname for their cloud. Use as a prerequisite when another Sigma skill needs an SIGMA_API_TOKEN.

sigmacomputing Updated

File contents

sigmacomputing/sigma-agent-skills/tree/main/skills/sigma-api commit db3df22211

Frequently asked questions

npx skillmds@latest add sigmacomputing/sigma-api