capacities_save_weblink
Store web links directly into a Capacities space with custom titles, descriptions, or tags for organized and efficient knowledge management.
Instructions
Save a web link to a Capacities space with optional title and tags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
descriptionOverwrite | No | Optional description for the weblink | |
mdText | No | Text formatted as markdown that will be added to the notes section | |
spaceId | Yes | The UUID of the space to save the weblink to | |
tags | No | Optional Tags to add to the weblink. Tags need to exactly match your tag names in Capacities, otherwise they will be created. | |
titleOverwrite | No | Optional custom title for the weblink | |
url | Yes | The URL to save |