todoist_get_project
Retrieve a specific Todoist project by its ID to view details and manage tasks within that project.
Instructions
Get a single project by ID.
Args: project_id: The ID of the project to retrieve.
Returns: A formatted string containing the project details.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes |