List Skills
Returns the custom skills installed (and/or enabled) in the workspace associated with your API key. Use this to surface agent-capable skills in your UI, or to let downstream clients decide whether a skill is available before orchestrating a run.API key authentication is required. Only skills in the API key’s workspace are returned, and internal identifiers such as
storagePath are never exposed.Request
Headers
The workspace is inferred from the API key. No query parameters or body required.