cdp_describe_resource
Retrieve JSON Schema descriptions for CDP resources, including field details, types, and editability for collections or instances.
Instructions
Get the JSON Schema description of any CDP resource. Works on collections (e.g., 'report/widgets') or instances (e.g., 'report/widgets/123'). Returns field names, types, editability, and default page size for collections. Set path_style to 'none' for campaign/config/connector resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_path | Yes | ||
| tenant_id | No | ||
| path_style | No | v2 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |