Productivity56 toolsPaste one API key
Toggl integration for AI agents
Track time entries, projects, clients, and workspaces
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Toggl once and call the same tools from all of them.
Setup
Connect Toggl 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 exposes 56 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
toggl_get_all_plans | Retrieve all available Toggl subscription plans and their features | Read |
toggl_get_client_details | Retrieves detailed information about a specific client in Toggl Track by its client ID and | Read |
toggl_get_countries | Retrieve all countries supported by Toggl | Read |
toggl_get_country_subdivisions | Retrieve all subdivisions (states, provinces, regions) for a specific country in Toggl Track | Read |
toggl_get_currencies | Retrieve the list of all currencies supported by Toggl Track | Read |
toggl_get_current_time_entry | Retrieves the currently running time entry for the authenticated user | Read |
toggl_get_event_filters | Retrieve the list of supported event filters for Toggl webhooks | Read |
toggl_get_keys | Retrieves the current JWKS (JSON Web Key Set) keyset used to sign JWT tokens | Read |
toggl_get_list_clients | Retrieve a list of clients from a Toggl Track workspace with optional filtering by status and | Read |
toggl_get_my_location | Retrieves the authenticated user's last known location information including city, state | Read |
toggl_get_my_quota | Retrieve API rate limit quota for the authenticated user | Read |
toggl_get_organization_details | Retrieves detailed information about a specific Toggl organization including subscription plan | Read |
toggl_get_organization_groups | Retrieves all groups within a Toggl organization, including group members and workspace | Read |
toggl_get_organization_users | Retrieves a list of users belonging to a Toggl organization | Read |
toggl_get_project_details | Retrieve details of a specific project | Read |
toggl_get_projects | Retrieve a list of projects from a Toggl workspace | Read |
toggl_get_public_subscription_plans | Retrieve all publicly available subscription plans from Toggl | Read |
toggl_get_status | Retrieve the Toggl Webhooks server status | Read |
toggl_get_tags | Retrieve all tags in a Toggl workspace | Read |
toggl_get_tasks | List tasks in a workspace or within a specific project | Read |
toggl_get_time_entries | Retrieve time entries for the authenticated user with flexible filtering options | Read |
toggl_get_time_entry | Retrieve a specific time entry by its ID | Read |
toggl_get_timezone_offsets | Retrieve all available timezone offsets from Toggl | Read |
toggl_get_timezones | Retrieve all available timezones supported by Toggl Track | Read |
toggl_get_user_clients | Retrieves all clients accessible to the authenticated user across all their workspaces | Read |
toggl_get_user_preferences | Retrieves the authenticated user's preferences including timezone, date/time formats | Read |
toggl_get_user_projects | Retrieve all projects for the authenticated user | Read |
toggl_get_user_tags | Retrieve tags associated with the current user | Read |
toggl_get_user_tasks | Retrieve all tasks across all workspaces accessible to the authenticated user | Read |
toggl_get_user_workspaces | Retrieve all workspaces the authenticated user belongs to | Read |