Desktime
Overview
SLUG: DESKTIME
Description
DeskTime is an automatic time tracking software that helps teams and freelancers monitor productivity, manage projects, and analyze work habits.
Authentication Details
API Key
Connecting to Desktime
Create an auth config
Use the dashboard to create an auth config for the Desktime toolkit. This allows you to connect multiple Desktime 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 API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Desktime toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
DESKTIME_CREATE_PROJECT_WITH_TASK
Tool Name: Create Project with Optional Task
Description
Action Parameters
Action Response
DESKTIME_GET_ACCOUNT_DETAILS
Tool Name: Get Account Details
Description
Action Parameters
Action Response
DESKTIME_GET_ALL_COMPANY_EMPLOYEES
Tool Name: Get All Company Employees
Description
Action Parameters
Action Response
DESKTIME_GET_EMPLOYEE_DATA
Tool Name: Get Employee Data
Description
Action Parameters
Action Response
DESKTIME_GET_EMPLOYEE_PROJECTS
Tool Name: Get Employee Projects
Description
Action Parameters
Action Response
DESKTIME_GET_PROJECTS_LIST
Tool Name: Get Projects List
Description
Action Parameters
Action Response
DESKTIME_PING_REQUEST
Tool Name: Ping DeskTime API
Description
Action Parameters
Action Response
DESKTIME_START_PROJECT_TASK
Tool Name: Start Project Task
Description
Action Parameters
Action Response
DESKTIME_STOP_PROJECT_TASK
Tool Name: Stop Project Task
Description
Action Parameters
Action Response
DESKTIME_GET_EMPLOYEE_PROJECTS_AND_APPS
Tool Name: Get Employee Projects and Apps
Description
Action Parameters
Action Response