add_link
Add a link to SupaSidebar by providing a URL and space ID. Optionally set a name, notes, or folder; otherwise the page title is fetched automatically.
Instructions
Save a new link to SupaSidebar. If name is omitted, the title is fetched from the page automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to save (e.g. 'https://github.com'). | |
| name | No | Display name for the link. If omitted, SupaSidebar fetches the page title automatically. | |
| notes | No | Optional notes to attach to the link. | |
| spaceId | Yes | The space ID to save the link into. Get IDs from list_spaces. | |
| folderId | No | Folder ID to place the link in. Omit for unfiled. Get IDs from list_folders. |