Skip to content

Journal Route To Tasks

Walk a journal-group thread's context items and create one task per item in the master task list. Each item's label becomes the task text. Continue-on-error: a single failed item doesn't block the rest.

MCP name: journal_route_to_tasks

Category: journal

Mutates state (retry policy: manual)

Parameters

Name Type Required Description
project str No Project slug applied to every created task
thread_id str Yes Group sub-thread to route
urgency str No low
vault_root str No Override the configured vault root

Requirements

  • obsidian