bodyobject · requiredBounded request body sent to the connected application.
Google Tasks
Edit, complete or reopen one task in a connected Google Tasks list.
Patches a task's title, notes, due date or status. Setting status to completed completes it; setting needsAction reopens it. It never deletes or reorders the task. Always one $0.0050 request.
Agents select this operation with tool ID google-tasks.task-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
completedstringReturned completed value.
duestringReturned due value.
idstringReturned id value.
kindstringReturned kind value.
linksarrayReturned links value.
notesstringReturned notes value.
positionstringReturned position value.
selfLinkstringReturned self link value.
statusstringReturned status value.
titlestringReturned title value.
updatedstringReturned updated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-tasks.task-update",
"input": {
"body": {
"title": "Review launch plan complete",
"status": "completed"
},
"path": {
"taskId": "YOUR-GOOGLE-TASK-ID",
"tasklistId": "YOUR-GOOGLE-TASK-LIST-ID"
}
}
}{
"id": "task-output-id",
"due": "2026-08-18T00:00:00.000Z",
"kind": "tasks#task",
"links": [],
"notes": "Purpose-made Scrollport verification task. Safe to edit.",
"title": "Review launch plan — complete",
"status": "completed",
"updated": "2026-08-15T12:05:00.000Z",
"position": "00000000000000000000",
"selfLink": "https://www.googleapis.com/tasks/v1/lists/tasklist-output-id/tasks/task-output-id",
"completed": "2026-08-15T12:10:00.000Z"
}connection_required: This capability acts on your own Google Tasks, which isn't connected yet.Open connect_url, approve the shared Google Calendar and Tasks connection, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Tasks
Edit, complete or reopen one task in a connected Google Tasks list.
Patches a task's title, notes, due date or status. Setting status to completed completes it; setting needsAction reopens it. It never deletes or reorders the task. Always one $0.0050 request.
Agents select this operation with tool ID google-tasks.task-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
completedstringReturned completed value.
duestringReturned due value.
idstringReturned id value.
kindstringReturned kind value.
linksarrayReturned links value.
notesstringReturned notes value.
positionstringReturned position value.
selfLinkstringReturned self link value.
statusstringReturned status value.
titlestringReturned title value.
updatedstringReturned updated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-tasks.task-update",
"input": {
"body": {
"title": "Review launch plan complete",
"status": "completed"
},
"path": {
"taskId": "YOUR-GOOGLE-TASK-ID",
"tasklistId": "YOUR-GOOGLE-TASK-LIST-ID"
}
}
}{
"id": "task-output-id",
"due": "2026-08-18T00:00:00.000Z",
"kind": "tasks#task",
"links": [],
"notes": "Purpose-made Scrollport verification task. Safe to edit.",
"title": "Review launch plan — complete",
"status": "completed",
"updated": "2026-08-15T12:05:00.000Z",
"position": "00000000000000000000",
"selfLink": "https://www.googleapis.com/tasks/v1/lists/tasklist-output-id/tasks/task-output-id",
"completed": "2026-08-15T12:10:00.000Z"
}connection_required: This capability acts on your own Google Tasks, which isn't connected yet.Open connect_url, approve the shared Google Calendar and Tasks connection, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Google Tasks
Edit, complete or reopen one task in a connected Google Tasks list.
Patches a task's title, notes, due date or status. Setting status to completed completes it; setting needsAction reopens it. It never deletes or reorders the task. Always one $0.0050 request.
Agents select this operation with tool ID google-tasks.task-update, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
completedstringReturned completed value.
duestringReturned due value.
idstringReturned id value.
kindstringReturned kind value.
linksarrayReturned links value.
notesstringReturned notes value.
positionstringReturned position value.
selfLinkstringReturned self link value.
statusstringReturned status value.
titlestringReturned title value.
updatedstringReturned updated value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "google-tasks.task-update",
"input": {
"body": {
"title": "Review launch plan complete",
"status": "completed"
},
"path": {
"taskId": "YOUR-GOOGLE-TASK-ID",
"tasklistId": "YOUR-GOOGLE-TASK-LIST-ID"
}
}
}{
"id": "task-output-id",
"due": "2026-08-18T00:00:00.000Z",
"kind": "tasks#task",
"links": [],
"notes": "Purpose-made Scrollport verification task. Safe to edit.",
"title": "Review launch plan — complete",
"status": "completed",
"updated": "2026-08-15T12:05:00.000Z",
"position": "00000000000000000000",
"selfLink": "https://www.googleapis.com/tasks/v1/lists/tasklist-output-id/tasks/task-output-id",
"completed": "2026-08-15T12:10:00.000Z"
}connection_required: This capability acts on your own Google Tasks, which isn't connected yet.Open connect_url, approve the shared Google Calendar and Tasks connection, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.