Journal Route To Considerations¶
Walk a journal-group thread's context items and create one consideration note per item. Each item's label becomes the title; raw text becomes the body.
MCP name: journal_route_to_considerations
Category: journal
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
project |
str |
No | Project slug for all new considerations (default 'inbox') |
status |
str |
No | Initial status (default 'open') |
thread_id |
str |
Yes | Group sub-thread to route |
type |
str |
No | Consideration type (default 'consideration') |
vault_root |
str |
No | Override the configured vault root |
Requirements¶
- obsidian