Skip to main content
Glama

Harvest MCP Server

harvest_delete_time_entry

Remove a specific time entry from Harvest time tracking by providing its unique ID. This tool helps maintain accurate records by deleting incorrect or duplicate entries.

Instructions

Delete a time entry. Use about {"tool": "harvest_delete_time_entry"} for detailed usage and warnings.

Input Schema

NameRequiredDescriptionDefault
idYesTime entry ID to delete

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Time entry ID to delete", "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