brain_add_url_attachment
Add a URL attachment to a thought. Requires npub for credit billing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to attach | |
| name | No | Name for the URL attachment (auto-fetched if not provided) | |
| 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) | |
| dpop_token | No | ||
| thought_id | Yes | The ID of the thought |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||