get-projects
Retrieve all Todoist projects in one action using a standardized API tool, enabling streamlined task management for AI agents or systems.
Instructions
Get all the projects from Todoist
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}