fetch_exports_list
List all previously requested CSV account exports, check their status, and retrieve download links when ready.
Instructions
List all previously generated CSV account exports with their status and
download links.
Use this to check if an export requested via request_csv_export is ready
for download. Completed reports include a downloadLink field.
Returns:
List of Report objects with reportId, status, and downloadLink (when complete)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |