describe_endpoint
Fetch a Walmart Ads API operation by ID with all reachable OpenAPI schemas, letting you build request bodies without loading the full specification.
Instructions
[Walmart] Describe one OpenAPI operation. Returns it with every components.schemas entry reachable from it, so a request body can be built without the full spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | Api to resolve a bare operation_id in, e.g. walmart:ads:sponsored-products. Src: platforms. | |
| operation_id | Yes | Operation id, qualified as api:operationId (e.g. walmart:marketplace:order-management:getAllOrders) or bare when unambiguous. Src: operations. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||