get_endpoint_definition
Retrieve the OpenAPI-derived definition for a specific endpoint by ID, including request/response schemas, params, and examples.
Instructions
Get the full OpenAPI-derived definition for a specific endpoint by id (request/response schemas, params, examples).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointId | Yes | Endpoint id, e.g. create-spa-campaign |