Skip to main content
Glama

update_timesheet

Modify existing timesheet entries by adjusting hours, descriptions, or dates to correct records and maintain accurate project tracking.

Instructions

    Update an existing timesheet entry.

    Args:
        timesheet_id: ID of entry to update
        hours: New number of hours (optional)
        description: New description (optional)
        date_entry: New date in YYYY-MM-DD format (optional)

    Returns:
        Update confirmation
    

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timesheet_idYes
hoursNo
descriptionNo
date_entryNo

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/industream/mcp-odoo'

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