Save File
save_fileSave a chart export (PNG or CSV) directly to your Downloads folder. Invoked from the chart's download buttons for quick file saving.
Instructions
Save a chart export (PNG or CSV) to the user's Downloads folder. App-only - invoked by the chart View's Download buttons, not by the AI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | File contents: base64-encoded binary or plain text | |
| encoding | Yes | How data is encoded | |
| filename | Yes | Filename with extension (.png or .csv only) |