Skip to main content
Glama

update_timesheet

Modify existing timesheet entries by updating specific fields like date, time, project details, or notes while keeping other information unchanged.

Instructions

Update an existing timesheet. All fields except timesheet_id are optional - only provided fields will be updated.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timesheet_idYesThe ID of the timesheet to update
client_idNoClient ID
project_idNoProject ID
category_idNoCategory ID
dateNoDate of work in YYYY-MM-DD format
start_timeNoStart time in HH:MM format (24-hour)
end_timeNoEnd time in HH:MM format (24-hour)
break_minutesNoBreak time in minutes
location_idNoWork location ID
billable_idNoBillable category ID
noteNoDescription of work done

Latest Blog Posts

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/calumjs/TimePRO.MCP'

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