Skip to main content
Glama

Harvest MCP Server

harvest_restart_timer

Restart a stopped time entry timer in Harvest to continue tracking work time. Provide the time entry ID to resume recording hours for billing or project management.

Instructions

Restart a stopped time entry timer. Use about {"tool": "harvest_restart_timer"} for detailed workflow and examples.

Input Schema

NameRequiredDescriptionDefault
idYesTime entry ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Time entry ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/standardbeagle/harvest-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server