notes.save_attachment
Export a Notes attachment to a specific file path, with option to overwrite if the file already exists.
Instructions
Export an attachment to a file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes | Attachment identifier. | |
| output_path | Yes | Output file path. | |
| overwrite | No | Overwrite the output file if it exists. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||