salesforce_read_report
Inspect the structure of a Salesforce report by reading its metadata, including columns, filters, groupings, and chart configuration.
Instructions
Read detailed metadata for a Salesforce report including columns, filters, groupings, and chart configuration. Use this to inspect existing reports and understand their structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reportName | Yes | Full name of the report (e.g., "unfiled$public/Report_Name" or just "Report_Name") |