brain_add_file_attachment
Add a file attachment to a thought. Requires npub for credit billing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...) for credit billing. | |
| brain_id | No | The ID of the brain (uses active brain if not specified) | |
| file_name | No | Name for the attachment (optional) | |
| file_path | Yes | Path to the file to attach | |
| dpop_token | No | ||
| thought_id | Yes | The ID of the thought |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||