Skip to content

Task Change State

Update task metadata: state, urgency, due date (any combo)

MCP name: task_change_state

Category: tasks

Parameters

Name Type Required Description
description_match str No Description substring (fallback)
due_date str No Due date as YYYY-MM-DD
state str No New state: inbox, mit, focused, snoozed, done
task_id str No Task ID (e.g., 't-a3f8c1e2')
urgency str No New urgency: low, medium, high

Requirements

  • obsidian