cyberneticlibrary

Automate Todoist task management

todoist-automationskillsetup L23,035
davepoon/buildwithclaude
What it does

Automate Todoist task and project management

Best for

When managing complex Todoist hierarchies, bulk tasks, or cross-project automation beyond the UI.

Inputs
  • · content
  • · project_id
  • · section_id
  • · due_string
  • · labels
Outputs
  • · task ID
  • · task object
Requires
  • · Rube MCP (Composio)
  • · Todoist API
Preconditions
  • · Rube MCP connected
  • · Active Todoist OAuth connection
Failure modes
  • · Rate limit exceeded on bulk task operations
  • · Invalid section_id causes 400 error
Trust signals
  • · Composio official Todoist toolkit
  • · Documented workflows
  • · Pagination examples