obsidian_complete_task
Mark a task complete in an Obsidian note by matching its description text.
Instructions
Mark a task as completed by matching its description.
Args:
vault: Name or path of the vault
path: Path to the note within the vault
task_description_contains: Text to match in task description
Returns:
Success message or errorInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault | Yes | ||
| path | Yes | ||
| task_description_contains | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |