stop_time_entry
Stop the running timer, persist the logged interval, and return the completed time entry. Avoids errors when no timer is active.
Instructions
Stop the timer currently running for the token owner and persist the logged interval. Returns the completed entry. No-op error if no timer is running.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |