Export Spec
export_specExport an API specification as OpenAPI YAML, JSON, or Postman Collection. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Export format: 'yaml' (default), 'json', or 'postman' | yaml |
| specId | Yes | Public ID (GUID) of the API specification to export |