Skip to main content
Glama

add_time_entry

Create a completed time entry with start and end times for a specific user in Clockify. Log work hours with optional project and task details for accurate time tracking.

Instructions

Add a time entry for a specific user. Creates a completed time entry with start and end times.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_nameYesName of the user to add time for
descriptionYesDescription of the work performed
start_timeYesStart time in ISO format (e.g., 2024-01-29T09:00:00)
end_timeYesEnd time in ISO format (e.g., 2024-01-29T17:00:00)
project_nameNoOptional: project name to associate with the entry
task_nameNoOptional: task name within the project (requires project_name)
billableNoWhether the time is billable (default: true)
workspace_idNoWorkspace ID (optional, uses default workspace if not provided)

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/KeithHanson/clockify-mcp'

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