get_report_pdf_url
Generate a 7-day public URL to download a report as PDF. Returns a plain, fetchable link, simplifying report sharing in one call.
Instructions
Generate a 7-day public URL that downloads the report as PDF.
Equivalent to create_report_share_link + the public PDF route, but packaged into one call. MCP-friendly: returns a plain URL that Claude or any HTTP client can fetch — no binary streaming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | optional target language; defaults to the report's own language. Must match an existing sibling. | |
| report_id | Yes | report UUID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||