Generate a hosted OpenAPI spec
generate_openapi_specGenerate a hosted OpenAPI 3.1 spec for a route's API listing and return its public URL. Provide the route ID and an Apiosk provider token to get all endpoints documented.
Instructions
Generate a hosted OpenAPI 3.1 spec for a route's API listing (all its endpoints) and return its public URL. Requires an Apiosk provider token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| version | No | ||
| route_id | Yes | ||
| endpoints | No | Optional extra path items merged into the generated spec. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||