List Specs
list_specsList all API specifications in the current project, or switch scope to org to see published APIs across every project, complete with project and spec IDs for context.
Instructions
List all API specifications in the active project. Set scope to 'org' to list the published APIs across every project in the organization instead — each entry carries the projectId and specId to pass to set_context. Requires project context for scope 'project'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Number of specs to skip (for pagination, default 0) | |
| take | No | Number of specs to return (default 50, max 100) | |
| scope | No | What to list: 'project' (default) or 'org' | project |