download_analytics_report_segment
Download an analytics report segment from its presigned URL and get the data as CSV/TSV text. Use list_analytics_report_segments first to obtain valid URLs.
Instructions
Download and decompress an analytics report segment from its presigned url. Returns the report data as CSV/TSV text. Call list_analytics_report_segments first — only urls returned by that tool can be downloaded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_url | Yes | The 'url' field of an analytics report segment |