pine_upload_attachment
Upload a file to a Pine AI session and obtain attachment metadata to include the file in a message.
Instructions
Upload a file (bill, screenshot, document) for a Pine AI session.
Returns attachment metadata — pass it to pine_send_message via the attachments parameter to include the file in a message.
Args: file_path: Absolute path to the file to upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |