list_report_segments
List the segments of a large report instance and get a download URL for each segment. Use to access parts of reports that are split into multiple files.
Instructions
List the segments of a report instance, each with a download URL.
Large reports are split into several segments. The URLs expire 5 minutes after this call; download_report_instance fetches and parses them for you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Segments per page (1-200). | |
| instance_id | Yes | ID from list_report_instances. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||