Any.do

Any.do

Productivity

A task management app to organize and manage tasks.

Domain:any.do
Tools:20 available

Available Tools

Tools and capabilities available for Any.do

0

Add a new task

Create a new task with a title, due date, priority, and optional notes

Parameters: title, dueDate, priority, note, listId

0

Get all tasks

Retrieve all tasks, optionally filtered by status, priority, or date range

Parameters: status, priority, fromDate, toDate, listId

0

Get today's tasks

Retrieve all tasks that are due today

Parameters: includeCompleted

0

Get overdue tasks

Retrieve all tasks that are overdue and not yet completed

Parameters: limit

0

Complete a task

Mark a task as completed

Parameters: taskId

0

Uncomplete a task

Mark a completed task as incomplete

Parameters: taskId

0

Update a task

Update an existing task's properties such as title, due date, priority, or notes

Parameters: taskId, title, dueDate, priority, note

0

Delete a task

Permanently delete a task

Parameters: taskId

0

Search tasks

Search for tasks by keyword in title or notes

Parameters: query, includeCompleted

0

Create a new list

Create a new task list or category

Parameters: name, color

0

Get all lists

Retrieve all task lists

0

Update a list

Update the name or color of an existing list

Parameters: listId, name, color

0

Delete a list

Delete a task list and optionally all tasks within it

Parameters: listId, deleteTasks

0

Add a subtask

Add a subtask to an existing task

Parameters: taskId, title

0

Get task details

Retrieve detailed information about a specific task including subtasks and notes

Parameters: taskId

0

Set task reminder

Set or update a reminder for a task

Parameters: taskId, reminderTime

0

Get upcoming tasks

Retrieve tasks due in the next specified number of days

Parameters: days, includeCompleted

0

Move task to list

Move a task from one list to another

Parameters: taskId, listId

0

Get tasks by priority

Retrieve all high priority tasks or tasks of a specific priority level

Parameters: priority, includeCompleted

0

Duplicate a task

Create a copy of an existing task

Parameters: taskId, includeSubtasks

Suggest a Tool

Have an idea for a tool that should be added? Describe it below and we'll add it for you.