Describe VIPMP endpoint
describe_vipmp_endpointRetrieve schema, error codes, code examples, and release notes for any Adobe VIP Marketplace API endpoint in one call, eliminating the need for multiple queries.
Instructions
One-shot profile of a VIPMP endpoint. Returns schema, error codes, code examples, and any release-note mentions in one call — so Claude doesn't have to chain 4 separate tool invocations.
Args: method: HTTP method (GET / POST / PATCH / PUT / DELETE). path: API path (e.g. "/v3/customers").
Example: describe_vipmp_endpoint(method="POST", path="/v3/customers")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | Yes | ||
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |