Read Toggl clients, projects, and running timers; create new work as an approved step.
Connect Toggl with an API key and Luumen can answer questions about your time tracking setup directly from the terminal. Look up a client, check which workspace it belongs to, see what timer is running right now. When something needs to change — a new client, project, tag, or time entry — Luumen shows the exact call first and waits for your approval.
56 tools: 34 read, 22 write. Reads answer instantly. Writes require approval by default. Everything is logged.
ReadGet All PlansRetrieve all available Toggl subscription plans and their features.
ReadGet Client DetailsRetrieves detailed information about a specific client in Toggl Track by its client ID and workspace ID.
ReadGet CountriesRetrieve all countries supported by Toggl.
ReadGet Country SubdivisionsRetrieve all subdivisions (states, provinces, regions) for a specific country in Toggl Track.
ReadGet CurrenciesRetrieve the list of all currencies supported by Toggl Track.
ReadGet Current Time EntryRetrieves the currently running time entry for the authenticated user.
ReadGet Event FiltersRetrieve the list of supported event filters for Toggl webhooks.
ReadGet JWKS KeysRetrieves the current JWKS (JSON Web Key Set) keyset used to sign JWT tokens.
ReadList ClientsRetrieve a list of clients from a Toggl Track workspace with optional filtering by status and name.
ReadGet My LocationRetrieves the authenticated user's last known location information including city, state, country, and coordinates.
ReadGet My QuotaRetrieve API rate limit quota for the authenticated user.
ReadGet Organization DetailsRetrieves detailed information about a specific Toggl organization including subscription plan, trial status, user count, and workspace settings.
ReadGet Organization GroupsRetrieves all groups within a Toggl organization, including group members and workspace assignments.
ReadGet Organization UsersRetrieves a list of users belonging to a Toggl organization.
ReadGet Project DetailsRetrieve details of a specific project.
ReadGet ProjectsRetrieve a list of projects from a Toggl workspace.
ReadGet Public Subscription PlansRetrieve all publicly available subscription plans from Toggl.
ReadGet Webhooks StatusRetrieve the Toggl Webhooks server status.
ReadGet TagsRetrieve all tags in a Toggl workspace.
ReadList TasksList tasks in a workspace or within a specific project.
ReadGet Time EntriesRetrieve time entries for the authenticated user with flexible filtering options.
ReadGet Time EntryRetrieve a specific time entry by its ID.
ReadGet Timezone OffsetsRetrieve all available timezone offsets from Toggl.
ReadGet TimezonesRetrieve all available timezones supported by Toggl Track.
ReadGet User ClientsRetrieves all clients accessible to the authenticated user across all their workspaces.
ReadGet User PreferencesRetrieves the authenticated user's preferences including timezone, date/time formats, notification settings, and enabled alpha/experimental features.
ReadGet User ProjectsRetrieve all projects for the authenticated user.
ReadGet User TagsRetrieve tags associated with the current user.
ReadGet User TasksRetrieve all tasks across all workspaces accessible to the authenticated user.
ReadGet User WorkspacesRetrieve all workspaces the authenticated user belongs to.
ReadGet Workspace DetailsRetrieves comprehensive details and settings for a specific Toggl workspace by ID.
ReadGet Workspace LogoGet workspace logo.
ReadGet Workspace PreferencesRetrieves workspace preferences including the initial pricing plan and whether start/end times are hidden.
ReadGet Workspace UsersRetrieves all users who belong to a specific Toggl workspace.
WriteCreate ClientCreate a new client in a workspace. Approval by default
WriteCreate GroupCreate a new group in a Toggl organization. Approval by default
WriteCreate InvitationSend invitations to join a Toggl organization. Approval by default
WriteCreate OrganizationCreate a new organization with a default workspace in Toggl Track. Approval by default
WriteCreate ProjectCreates a new project in a Toggl workspace. Approval by default
WriteCreate TagCreate a new tag in a workspace. Approval by default
WriteCreate Time EntryCreate a new time entry in the specified workspace. Approval by default
WriteAdd User to Workspace ProjectAdd a user to workspace project users. Approval by default
WriteDelete Toggl ClientDelete a client in Toggl. Approval by default
WriteDelete GroupDelete a group from a Toggl organization. Approval by default
WriteDelete Project GroupDelete a project group from a Toggl workspace. Approval by default
WriteDelete SubscriptionDelete a webhook subscription in Toggl. Approval by default
WriteDelete TagDeletes a tag from a Toggl workspace. Approval by default
WriteDisable Weekly ReportDisable weekly report email notifications. Approval by default
WriteBulk Edit Time EntriesBulk edit multiple time entries in a workspace using JSON Patch operations. Approval by default
WriteStop Time EntryStop a running time entry in a workspace. Approval by default
WriteDisable Product EmailsDisable product emails for the authenticated user using a disable code. Approval by default
WriteUpdate TagUpdate an existing tag in a specified workspace. Approval by default
WriteSend Demo EmailSend a demo request email through Toggl's system. Approval by default
WriteSend Email to ContactSend an email to a contact via Toggl's smail service. Approval by default
WriteSend Smail MeetSend an email for meet. Approval by default
WriteUpdate ClientUpdates an existing client in a Toggl workspace. Approval by default
One prompt, start to finish
What a governed Toggl run looks like inside Luumen.
Questions
How does LuumenAI connect to Toggl?
Authorize once with API token. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.
Can LuumenAI change things in Toggl on its own?
Read actions answer immediately. Anything that writes — create client, create group, create invitation, create organization, and more — is shown as a plan and requires approval by default, including the 6 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.
Who gets access to the integration?
You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.
Is there an audit trail?
Every call to Toggl — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.