getAllSpecs
Retrieves all API specifications in a workspace. Paginate results using cursor and limit parameters.
Instructions
Gets all API specifications in a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | Workspace ID | |
| cursor | No | Pagination cursor (nextCursor from previous response) | |
| limit | No | Max rows to return |