Save File
save_fileSave chart exports in PNG or CSV format directly to your Downloads folder. Invoked automatically from the chart's download buttons.
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) |