list_analytics_report_segments
Retrieve downloadable segments of an analytics report, each with presigned URL, size, and checksum for segment download.
Instructions
List the downloadable segments of an analytics report (each has a presigned url, size and checksum). Pass a segment url to download_analytics_report_segment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max segments (default: 100) | |
| report_id | Yes | Analytics report ID from list_analytics_reports |