add_url_attachment
Attach a URL to a specific thought in TheBrain, optionally providing a name or using the page title.
Instructions
Add a URL attachment to a thought
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to attach | |
| name | No | Name for the URL attachment (auto-fetched from page title if not provided) | |
| brainId | No | The ID of the brain | |
| thoughtId | Yes | The ID of the thought |