Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsClickUp ToolsClickup Create Task
ClickUp Tools

Clickup Create Task

Creates a new ClickUp task in a specific list, optionally as a subtask if a `parent` task ID (which cannot be a subtask itself and must be in the same list) is provided.

Write actionRisk level 2 of 5OAuth connection
Use Clickup Create Task

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Required
    The name of the new task.
  • tagsarray
    Tag names to apply.
  • parentstring
    ID of an existing task to be the parent (creating a subtask). Parent must not be a subtask and must be in the same list.
  • statusstring
    Status name for the task. IMPORTANT: Each ClickUp list has its own unique status configuration. Common names like 'todo', 'done', or 'in progress' often do NOT exist - you must use the exact status names (case-sensitive) configured in the target list. To get valid statuses, call…
  • list_idstring
    Required
    The ID of the list where the task will be created.
  • team_idstring
    Team ID, required only if `custom_task_ids` is `true`.
  • due_dateinteger
    Due date as a Unix timestamp in milliseconds.
  • links_tostring
    ID of an existing task to link as a dependency.
  • priorityinteger
    Priority level: 1 (Urgent), 2 (High), 3 (Normal), 4 (Low).
  • assigneesarray
    User IDs to assign to the task.
  • notify_allboolean
    `True` to send notifications to all task watchers, including the creator.
  • start_dateinteger
    Start date as a Unix timestamp in milliseconds.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.