ClawLink
Productivity21 toolsPaste one API key

Toggl Track integration for AI agents

Toggl Track is a time tracking platform for recording work, managing projects and workspaces, producing reports, and configuring webhooks.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Toggl Track once and call the same tools from all of them.

Setup

Connect Toggl Track through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Toggl Track exposes 21 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
toggl_track_get_current_time_entryReturn the currently running time entry for the connected user, or indicate that no timer isRead
toggl_track_get_current_userReturn the connected Toggl Track user's identity and defaults, including the default workspaceRead
toggl_track_get_time_entryGet one time entry by ID, with optional related-entity and sharing metadataRead
toggl_track_list_time_entriesList the connected user's time entries in an explicit date range, optionally including relatedRead
toggl_track_list_workspace_resourcesFind projects, clients, tags, or tasks in a workspace and return their IDs for time-entry andRead
toggl_track_list_workspacesList workspaces accessible to the connected user and return the IDs needed by workspace-scopedRead
toggl_track_run_detailed_time_reportReturn one page of detailed, grouped time-entry report rows for a workspace and date rangeRead
toggl_track_bulk_update_time_entriesApply the same description and/or billable state to 1 to 100 Toggl Track time entries in oneRead
toggl_track_create_clientCreate a client in a workspace for grouping projectsWrite
toggl_track_create_projectCreate a project in a workspace for organizing time entries and tasksWrite
toggl_track_create_taskCreate a task under an active project for more specific time-entry assignmentWrite
toggl_track_create_time_entryCreate a running or completed time entry in a workspace; omit duration and stop to start aWrite
toggl_track_stop_time_entryStop a currently running time entry and return its finalized timing dataRead
toggl_track_update_clientUpdate a client's name, notes, or external referenceWrite
toggl_track_update_projectUpdate a project's name, client, active state, privacy, color, or date rangeWrite
toggl_track_update_taskUpdate a task's name, completion state, estimate, assignee, or external referenceWrite
toggl_track_update_time_entryUpdate the timing, description, assignment, billable state, or tags of an existing time entryWrite