get-api-spec
Retrieve and convert Swagger API specifications into minified markdown or JSON formats for concise documentation or full specifications.
Instructions
Get and convert Swagger specification for an API group to a minified markdown format
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apigroup_id | Yes | ID of the API group to get specification for | |
format | No | Output format: 'markdown' for concise documentation or 'json' for full specification | markdown |