list_analytics_report_segments
Retrieve downloadable segments for an analytics report, with presigned URLs, sizes, and checksums, enabling targeted downloads of specific parts.
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 |