Harvest MCP Server

by taiste
Verified

stop_timer

Stop an active timer within the Harvest time tracking system by specifying the time entry ID, ensuring accurate tracking and task management.

Instructions

Stop a running timer.

Args: time_entry_id: The ID of the running time entry to stop

Input Schema

NameRequiredDescriptionDefault
time_entry_idYes

Input Schema (JSON Schema)

{ "properties": { "time_entry_id": { "title": "Time Entry Id", "type": "integer" } }, "required": [ "time_entry_id" ], "title": "stop_timerArguments", "type": "object" }

You must be authenticated.

Other Tools from Harvest MCP Server

Related Tools

ID: 7o01bz99oc