Skip to main content
Glama
adriantr

Tripletex MCP Server

by adriantr

update_timesheet_entry

Modify an existing timesheet entry in Tripletex by updating fields like hours, project, activity, date, or comments. Ensures accurate time tracking records.

Instructions

Update an existing timesheet entry. Fields not set will be nulled.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesTimesheet entry ID
versionYesCurrent version number (for optimistic locking)
employeeIdYesEmployee ID
projectIdYesProject ID
activityIdYesActivity ID
dateYesDate (yyyy-MM-dd)
hoursYesNumber of hours
commentNoOptional comment

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/adriantr/tripletex-mcp'

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