Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsClickUp ToolsClickup Move Task To Home List
ClickUp Tools

Clickup Move Task To Home List

Tool to move a task to a new home List using ClickUp Public API v3. Use when you need to change a task's home list (not just add to additional lists).

Write actionRisk level 2 of 5OAuth connection
Use Clickup Move Task To Home List

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

  • list_idstring
    Required
    The destination list ID to move the task to. This will become the task's new home list.
  • task_idstring
    Required
    The task ID to move. Use actual task ID, not custom task ID.
  • workspace_idstring
    Required
    The workspace ID containing the task. Required for v3 endpoint.
  • status_mappingsarray
    Array of status mapping objects to map the task's status from source list to destination list. Each object should contain 'source_status' and 'destination_status' keys. Required when the task's current status doesn't exist in the new list.
  • move_custom_fieldsboolean
    If true, transfer all custom fields from the current list to the destination list. If false or omitted, custom fields are not moved.
  • custom_fields_to_movearray
    List of specific custom field IDs to transfer when moving the task. Only applies when move_custom_fields is true. If omitted, all custom fields are moved when move_custom_fields is true.

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.