Agentic Service Discovery

Resources

C

ClickUp

by Mango Technologies, Inc.

Connect agents to ClickUp to create, update, and manage tasks, spaces, and project workflows.

ProductivityFree / PaidBearer tokenproject managementtasksproductivityworkflowcollaboration

How agents use ClickUp

  • Automatically create tasks from emails, support tickets, or meeting notes
  • Update task statuses as agent workflows progress through stages
  • Generate weekly project status reports by querying task completion rates
  • Assign tasks to team members based on workload and expertise
  • Create subtask breakdowns from high-level project requirements

Agent actions

Get TasksRetrieve tasks from a list with optional filters

Inputs: listId, statuses, assignees, dueDateGte, dueDateLte, includeSubtasks, page

Returns: tasks, lastPage

Get TaskRetrieve a single task by ID

Inputs: taskId

Returns: task, name, status, assignees, dueDate, url

Create TaskCreate a new task in a ClickUp list

Inputs: listId, name, description, status, priority, assignees, dueDate, tags, parentTaskId

Returns: taskId, url, task

Update TaskUpdate an existing task's name, status, assignees, or custom fields

Inputs: taskId, name, description, status, priority, dueDate

Returns: task

Delete TaskDelete a task permanently

Inputs: taskId

Returns: success

Create CommentAdd a comment to a task

Inputs: taskId, commentText, notifyAll

Returns: commentId, comment

Get SpacesList all spaces in a ClickUp workspace

Inputs: teamId, archived

Returns: spaces

Search TasksSearch tasks across the workspace using a text query

Inputs: teamId, query

Returns: tasks, total

Example workflows

1

Automated task creation from AI output

Agent processes input and creates structured tasks with descriptions and assignees

2

Sprint status reporting

Agent queries tasks by status and generates a daily standup summary

About ClickUp

Vendor
Mango Technologies, Inc.
Pricing Always review details with the vendor
Free / PaidFree Forever plan includes unlimited tasks. Unlimited plan at $7/user/month. Business from $12/user/month.
Authentication
Bearer token
Rate limit Always review details with the vendor
100 requests / minute
Compatible nodes
AgentResourceInputOutput

Build an AI workflow with ClickUp

Use the Agentic Planner to design, visualize, and connect ClickUp with your other tools.

Open Agentic Planner

Related Productivity tools