capacities_save_to_daily_note
Save markdown text to today's daily note in a specified Capacities space, enabling organized content capture without manual intervention. Supports timestamp control and integration with command palette workflows.
Instructions
Add markdown text to today's daily note in a Capacities space
Input Schema
Name | Required | Description | Default |
---|---|---|---|
mdText | Yes | The markdown text to add to today's daily note | |
noTimestamp | No | If true, no time stamp will be added to the note | |
origin | No | Optional origin label for the content (only 'commandPalette' is supported) | |
spaceId | Yes | The UUID of the space to save to the daily note |