Describe a Marketing Cloud Next / Data 360 endpoint
mcnext_describe_endpointRetrieve the full API contract for an endpoint, including HTTP method, URL path, parameters, and request body schema, before making a call.
Instructions
Get the full contract for one endpoint: HTTP method, base URL family, path, path params, query params, request body JSON schema, and a sample body. Call this before invoking an endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpointId | Yes | Endpoint id from the catalog, e.g. "content.create-an-email-with-html", "activations.query-activations". Use mcnext_list_endpoints to discover ids. |