Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsClickUp ToolsClickup Delete Dependency
ClickUp Tools

Clickup Delete Dependency

Removes a dependency relationship for a task. Provide exactly one of: `depends_on` to remove a 'waiting on' dependency (task_id is blocked by another task), or `dependency_of` to remove a 'blocking' dependency (another task is blocked by task_id). `team_id` is required if `custo…

Write actionRisk level 2 of 5OAuth connection
Use Clickup Delete Dependency

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

  • task_idstring
    Required
    Identifier of the task from which the dependency relationship will be removed.
  • team_idstring
    Numeric team ID, required only when `custom_task_ids` is true to scope custom task IDs.
  • depends_onstring
    Identifier of the task that `task_id` depends on (i.e., `task_id` is waiting on this task). Provide this to remove a 'waiting on' dependency. Mutually exclusive with `dependency_of` - exactly one must be provided.
  • dependency_ofstring
    Identifier of the task that depends on `task_id` (i.e., this task is blocked by `task_id`). Provide this to remove a 'blocking' dependency. Mutually exclusive with `depends_on` - exactly one must be provided.
  • custom_task_idsboolean
    If true, interprets `task_id` and the dependency task ID as custom task IDs; `team_id` also required.

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.