capacities_save_to_daily_note
Add markdown text to today's daily note in Capacities for knowledge management and organization.
Instructions
Add markdown text to today's daily note in a Capacities space
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spaceId | Yes | The UUID of the space to save to the daily note | |
| mdText | Yes | The markdown text to add to today's daily note | |
| origin | No | Optional origin label for the content (only 'commandPalette' is supported) | |
| noTimestamp | No | If true, no time stamp will be added to the note |