Clockify
Overview
SLUG: CLOCKIFY
Description
Clockify is a free time tracking software that allows individuals and teams to track work hours across projects.
Authentication Details
OAuth2
API Key
Connecting to Clockify
Create an auth config
Use the dashboard to create an auth config for the Clockify toolkit. This allows you to connect multiple Clockify accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Clockify toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CLOCKIFY_CREATE_CLIENT
Tool Name: Create Client
Description
Action Parameters
Action Response
CLOCKIFY_CREATE_WEBHOOK
Tool Name: Create Webhook
Description
Action Parameters
Action Response
CLOCKIFY_DELETE_CLIENT
Tool Name: Delete Client
Description
Action Parameters
Action Response
CLOCKIFY_DELETE_WEBHOOK
Tool Name: Delete Webhook
Description
Action Parameters
Action Response
CLOCKIFY_FILTER_WORKSPACE_USERS
Tool Name: Filter Workspace Users
Description
Action Parameters
Action Response
CLOCKIFY_FIND_ALL_USERS_ON_WORKSPACE
Tool Name: Find All Users On Workspace
Description
Action Parameters
Action Response
CLOCKIFY_FIND_USER_TEAM_MANAGER
Tool Name: Find User’s Team Managers
Description
Action Parameters
Action Response
CLOCKIFY_GENERATE_NEW_WEBHOOK_TOKEN
Tool Name: Generate New Webhook Token
Description
Action Parameters
Action Response
CLOCKIFY_GET_ALL_ADDON_WEBHOOKS
Tool Name: Get All Addon Webhooks
Description
Action Parameters
Action Response
CLOCKIFY_GET_ALL_MY_WORKSPACES
Tool Name: Get All My Workspaces
Description
Action Parameters
Action Response
CLOCKIFY_GET_ALL_WEBHOOKS
Tool Name: Get All Webhooks
Description
Action Parameters
Action Response
CLOCKIFY_GET_CLIENTS
Tool Name: Get Clients
Description
Action Parameters
Action Response
CLOCKIFY_GET_CLIENT_BY_ID
Tool Name: Get Client By ID
Description
Action Parameters
Action Response
CLOCKIFY_GET_CURRENTLY_LOGGED_IN_USER_INFO
Tool Name: Get Currently Logged In User Info
Description
Action Parameters
Action Response
CLOCKIFY_GET_HOLIDAYS
Tool Name: Get Holidays
Description
Action Parameters
Action Response
CLOCKIFY_GET_HOLIDAYS_IN_PERIOD
Tool Name: Get Holidays In Period
Description
Action Parameters
Action Response
CLOCKIFY_GET_MEMBER_PROFILE
Tool Name: Get member’s profile
Description
Action Parameters
Action Response
CLOCKIFY_GET_WEBHOOK_BY_ID
Tool Name: Get Webhook By ID
Description
Action Parameters
Action Response
CLOCKIFY_GET_WORKSPACE_INFO
Tool Name: Get Workspace Info
Description
Action Parameters
Action Response