Skip to main content

The #1 agentic semantic tool search: 91.6% first-try accuracy on S1 Search Bench Explore Tool Discovery

Connectors Toggl
Live 92 Actions

Toggl Integration for AI Agents

Connect your AI agent to 92 QA'd Toggl actions via MCP, A2A, or SDK, with agent authentication, tool-calling execution, and security built-in.

StackOne
DrataGPLocalyzeFlipMindtoolsScreenloop

Toggl AI Agent Actions

92 production-ready actions for your agent to do more on Toggl.

92 Actions
Get Current User - Retrieve the profile of the currently authenticated user. For fetching resource lists (projects, tags, tasks, clients, reminders) use the dedicated get_me_projects, get_me_tags, get_me_tasks, get_me_clients, and get_me_track_reminders actions instead of with_related_data.
Update Current User - Update profile details for the currently authenticated user.
Get My Clients - Retrieve all clients accessible to the current user.
Get My Features - Retrieve enabled features for the current user across workspaces.
Get My Location - Retrieve the current user's last known IP-based location.
Get My Organizations - Retrieve all organizations the current user belongs to.
Get My Projects - Retrieve all projects accessible to the current user in a single response. Use get_me_projects_paginated instead when dealing with large project lists that need cursor-based pagination.
Get My Projects (Paginated) - Retrieve projects accessible to the current user with cursor-based pagination.
Get My API Quota - Retrieve API quota usage for the current user across all organizations.
Get My Tags - Retrieve all tags accessible to the current user.
Get My Tasks - Retrieve tasks from projects the current user is participating in.
Get My Track Reminders - Retrieve track reminders configured for the current user.
Get My Web Timer - Retrieve the current user's web timer state.
Create Organization - Create a new organization with a single workspace.
Get Organization - Retrieve data for a specific organization by its ID.
Update Organization - Update the name of an existing organization.
List Organization Users - Retrieve a paginated list of users in an organization.
Patch Organization Users - Bulk-delete users from an organization entirely, removing them from all workspaces and the org. Use patch_organization_workspace_users to remove users from a single workspace only.
Leave Organization - Leave an organization, removing the current user's account from the org.
Update Organization User - Update details for a single user within an organization.
Get Organization Workspaces Statistics - Retrieve statistics for all workspaces in an organization.
List Organization Groups - Retrieve all groups in an organization with user and workspace assignments.
Create Group - Create a new group in an organization.
Update Group - Edit an existing group in an organization.
Delete Group - Delete a group from an organization.
Patch Group - Apply patch operations to add or remove users and workspaces from a group. Use list_organization_groups first to obtain the group_id.
List Workspace Groups - Retrieve all groups in a workspace within an organization.
List Project Groups - Retrieve groups assigned to projects in a workspace.
Add Project Group - Assign a group to a project in a workspace.
Delete Project Group - Remove a group from a project in a workspace.
List Workspaces - Retrieve all workspaces accessible to the current user.
Get Workspace - Retrieve details for a specific workspace by its ID.
Create Workspace - Create a new workspace within an organization.
Update Workspace - Update settings for a specific workspace.
Get Workspace Statistics - Retrieve statistics for a workspace including admin list, member count, and group count.
List Workspace Users - Retrieves workspace-user records from the /workspace_users endpoint, which contains role assignments and permission flags for each member. Use this for ACL and permission inspection — not for user profiles or contact details.
Get Workspace Users - Retrieves basic user profiles from the /users endpoint, returning display name, email, and active/inactive status. Use this to look up a person's contact details or activity status — not for role or permission data.
Update Workspace User Settings - Update settings for a workspace-user membership.
Delete Workspace User - Remove a single user from a workspace by their workspace-user record ID. Use this for individual removals via the direct workspace endpoint. For bulk removal via the organization API (which also keeps users in the org), use patch_organization_workspace_users instead.
List Organization Workspace Users - Retrieve users belonging to a workspace via the organization-scoped endpoint. Use this when you have an organization_id and need to list workspace members within org context.
Patch Organization Workspace Users - Remove one or more users from a workspace via the organization API while keeping them in the organization. Unlike delete_workspace_user (which removes one user by workspace-user record ID), this action operates through the org endpoint and supports batch removal. Use this when you want to revoke workspace access without removing the user from the org entirely.
Create Workspace Alert - Create a project budget or time alert for a workspace.
Delete Workspace Alert - Delete a specific alert from a workspace.
Create Workspace Rate - Create a new billable or labor rate for a workspace entity.
Get Workspace Rates - Retrieve rates for a specific entity level in a workspace.
List Workspace Track Reminders - Retrieve all tracking reminders configured for a workspace.
Create Workspace Track Reminder - Create a tracking reminder for a workspace.
Update Workspace Track Reminder - Update an existing tracking reminder for a workspace.
Delete Workspace Track Reminder - Delete a tracking reminder from a workspace.
List Time Entries - Retrieve the latest time entries for the current user.
Get Current Time Entry - Retrieve the currently running time entry for the authenticated user.
Get Time Entry - Retrieve a specific time entry by its ID. Use list_time_entries first to obtain the time_entry_id.
Create Time Entry - Create a new time entry in a workspace.
Update Time Entry - Update an existing time entry in a workspace.
Bulk Edit Time Entries - Apply bulk patch operations to multiple time entries in a workspace.
Delete Time Entry - Delete a time entry from a workspace.
Stop Time Entry - Stop a currently running time entry. Call get_current_time_entry first to obtain the workspace_id and time_entry_id of the running timer.
List Projects - Retrieve all projects in a workspace.
Get Project - Retrieve a specific project by its ID.
Create Project - Create a new project in a workspace.
Update Project - Update an existing project in a workspace.
Delete Project - Delete a project from a workspace.
Bulk Edit Projects - Apply bulk edits to multiple projects in a workspace.
List Project Users - Retrieve all project user memberships in a workspace.
Add Project User - Add a user to a project in a workspace.
Patch Project Users - Apply bulk patch operations to multiple project-user memberships.
Update Project User - Update a project-user membership in a workspace.
Delete Project User - Remove a user from a project in a workspace.
List Clients - Retrieve all clients in a workspace.
Get Client - Retrieve a specific client by its ID. Use list_clients first to obtain the client_id.
Create Client - Create a new client in a workspace.
Update Client - Update an existing client in a workspace.
Delete Client - Permanently delete a client from a workspace.
Archive Client - Archive a client and its related projects in a workspace.
Restore Client - Restore an archived client and optionally its related projects.
List Tags - Retrieve all tags in a workspace.
Create Tag - Create a new tag in a workspace.
Update Tag - Update the name of an existing tag in a workspace.
Delete Tag - Delete a tag from a workspace.
List Workspace Tasks - Retrieve all tasks across a workspace with optional filtering.
List Project Tasks - Retrieve all tasks for a specific project in a workspace.
Get Task - Retrieve a specific task by its ID within a project. Use list_project_tasks first to obtain the task_id.
Create Task - Create a new task in a project.
Update Task - Update an existing task in a project.
Delete Task - Delete a task from a project.
Patch Project Tasks - Apply bulk patch operations to multiple tasks in a project.
List Timesheet Setups - Retrieve all timesheet approval setups for a workspace.
Create Timesheet Setup - Create a new timesheet approval setup in a workspace.
Update Timesheet Setup - Update an existing timesheet approval setup in a workspace. Use list_timesheet_setups first to obtain the setup_id.
Delete Timesheet Setup - Delete a timesheet approval setup from a workspace.
List Timesheets - Retrieve all timesheets for a workspace with optional filtering.
Update Timesheet - Update the status of a timesheet (approve or reject). Use list_timesheets first to obtain the setup_id and start_date for the target timesheet.

Do More, Build Less

Integration Infrastructure for Toggl AI Agents

Multiple Interfaces

Access integrations via API, AI SDKs, MCP & A2A.

Toggl MCP server
Managed Authentication

Pre-built authentication UI.

Agent auth
Falcon Engine

Every Toggl action runs on Falcon.

Agent Execution Engine
StackOne Defender
StackOne Defender Meta PG v1 Meta PG v2 DeBERTa 88.7% 67.5% 63.1% 56.9% Detection accuracy

88.7% prompt injection detection.

Prompt injection defense

"What impressed us most about StackOne is its ambition and clarity. They're creating infrastructure that modern software and the entire AI agent ecosystem can rely on. The depth of secure integrations, the pace of delivery, and the team's foresight into AI's future uniquely position StackOne to redefine this category."

Luna Schmid, Partner at GV

"We've been impressed by how quickly and deeply StackOne integrates with complex enterprise systems -- and now, with their focus on agent-to-agent interoperability, they're unlocking even more powerful use cases for customers. StackOne delivers all of the above in a universal layer -- without compromise."

Barbry McGann, SVP at Workday Ventures

G2 - High Performer G2 - Easiest To Do Business With G2 - Users Love Us G2 - Users Most Likely To Recommend G2 - Easiest Admin

Product Teams Love Building Agent Integrations With StackOne

G2

More HRIS / HCM Integrations Like Toggl

Toggl Agent Integration Resources

Agentic Context Engineering: Why AI Agents Kill Their Own Context Windows

AI agents exceed their context windows without knowing it. Six failure patterns and seven survival architectures for agentic context engineering.

15 min

MCP Code Mode: Keeping Tool Responses Out of Agent Context

Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.

11 min

Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery

Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.

10 min

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.