describe_endpoint
Retrieve a single Walmart Marketplace API operation with its complete schema closure, including all referenced components, to construct request bodies and responses without the full OpenAPI spec.
Instructions
[WalmartMarketplace] Describe one OpenAPI operation with its schema closure. Returns the operation plus every components.schemas entry reachable from it, so request bodies and responses can be built without the full spec. Server-managed auth and QoS headers are omitted — do not supply them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes | [WalmartMarketplace] Operation id, qualified as domain:operationId (e.g. order-management:getAllOrders). Src: operations. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||