Create a task
obsidian_task_createCreate a new task in Obsidian with optional tags. Specify the task content and comma-separated tags like 'work, urgent' for categorization.
Instructions
Creates a new task, optionally tagged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Comma-separated tags, e.g. "work,urgent". | |
| content | Yes |