todoist_project_note_create
Add a note to a Todoist project to share information with collaborators. Supports markdown formatting.
Instructions
Create a new note for a project. Project notes are visible to all project collaborators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The ID of the project to add the note to | |
| content | Yes | The content of the note (supports markdown) |