create-task
Add a new task to Google Tasks with title, notes, and due date through Claude's interface.
Instructions
Create a new task in a task list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasklist | Yes | Task list ID | |
| title | Yes | Title of the task | |
| notes | No | Notes for the task | |
| due | No | Due date in RFC 3339 format (e.g., 2025-03-19T12:00:00Z) |