update_time_entry
Update Time Entry
Update an existing time entry's properties such as description, start/stop times, project, task, tags, or billable status.
update_time_entry
Update an existing time entry's properties such as description, start/stop times, project, task, tags, or billable status.
stop_time_entry
Stop a currently running time entry. If no time entry ID is provided, stops the current running timer automatically.
list_clients
List clients in a Toggl workspace. Clients group projects together for billing and reporting.
list_workspace_users
List all users (members) in a Toggl workspace. Returns user IDs, names, emails, and their workspace roles.
manage_project
Create, update, or delete a project in Toggl Track. Projects group time entries and can be assigned to clients, set as billable, and configured with hourly rates. To **create**: provide a name. To **update**: provide a projectId and fields to change. To **delete**: provide a projectId and set `delete` to true.
list_tasks
List tasks under a specific project in a Toggl workspace. Tasks provide granular categorization within projects. Requires a paid plan.
get_me
Get the profile and account details of the currently authenticated Toggl user, including their default workspace and timezone.
list_time_entries
List recent time entries for the authenticated user. Supports filtering by date range. Limited to a 3-month lookback window; for older data, use the reports tools instead.
list_tags
List all tags in a Toggl workspace. Tags are used to mark time entries for cross-project filtering and categorization.
get_report
Generate a summary or detailed time tracking report for a workspace. Summary reports aggregate time data by grouping dimensions. Detailed reports return individual time entries. Useful for generating custom reports, billing, and analytics.
manage_client
Create, update, or delete a client in Toggl Track. Clients serve as a grouping mechanism for projects and are useful for billing and reporting. To **create**: provide a name. To **update**: provide a clientId and fields to change. To **delete**: provide a clientId and set `delete` to true.
list_projects
List projects in a Toggl workspace. Supports filtering by active status and searching by name.
get_workspace
Get details of a specific workspace, or list all workspaces the authenticated user belongs to. Workspaces contain projects, clients, tags, and time entries.
get_time_entry
Retrieve a specific time entry by ID, or get the currently running time entry. Use this to check on a running timer or inspect a specific entry's details.
delete_time_entry
Permanently delete a time entry from Toggl Track. This action cannot be undone.
manage_task
Create, update, or delete a task under a project in Toggl Track. Tasks provide granular categorization within projects. Requires a paid plan. To **create**: provide a projectId and name. To **update**: provide a projectId, taskId, and fields to change. To **delete**: provide both IDs and set `delete` to true.
create_time_entry
Create a new time entry in Toggl Track. Can create a completed entry with explicit start/stop times, or start a running timer by setting a negative duration (-1). Supports assigning to projects, tasks, and adding tags.
manage_tag
Create, update, or delete a tag in Toggl Track. Tags are used to label time entries for cross-project filtering and categorization. To **create**: provide a name. To **update**: provide a tagId and a new name. To **delete**: provide a tagId and set `delete` to true.
Track time spent on tasks and projects. Create, start, stop, and manage time entries within workspaces. Manage projects, clients, tags, and tasks for organizing tracked time. Assign time entries to projects and tasks, mark them as billable, and add tags for cross-project filtering. Generate detailed, summary, and weekly reports with filtering by projects, clients, tags, users, date ranges, and billable status. Manage workspace settings, organization-level users, roles, and groups. Invite users, assign permissions, and control workspace access. Subscribe to webhooks for real-time notifications on changes to time entries, projects, clients, tags, tasks, and workspace users.
Common questions about connecting Toggl to AI agents with Metorial.