Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsClickUp ToolsClickup Update Time Entry
ClickUp Tools

Clickup Update Time Entry

Updates an existing ClickUp time entry. Requires team_id (workspace ID) and timer_id (time entry ID). Optional fields: description, tags, tag_action, start/end times, duration, tid (task ID), billable status. Note: start and end times should be provided together. This is an Adva…

Write actionRisk level 2 of 5OAuth connection
Use Clickup Update Time Entry

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

  • endinteger
    New end time (Unix timestamp in milliseconds). If provided, `start` must also be provided.
  • tidstring
    The ID of the task for this time entry; if `custom_task_ids` is `true`, this should be the custom task ID.
  • tagsarray
    List of tag objects (e.g., `{'name': 'your-tag'}`) for the time entry. Time tracking labels are for Business Plan and above users.
  • startinteger
    New start time (Unix timestamp in milliseconds). If provided, `end` must also be provided.
  • team_idstring
    Required
    The ID of the Team (Workspace) for the time entry. Path parameter.
  • billableboolean
    Indicates whether the time entry is billable.
  • durationinteger
    New duration of the time entry in milliseconds; can be an alternative to `start` and `end` times.
  • timer_idstring
    Required
    The unique identifier of the time entry to update. Path parameter.
  • tag_actionstring
    Specifies how to handle `tags` (e.g., 'add', 'remove').
  • descriptionstring
    A new description for the time entry.
  • custom_task_idsboolean
    If `true`, `tid` is interpreted as a custom task ID. When true, the team_id path parameter value will also be used as a query parameter.

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.