Productivity11 toolsPaste one API key
DeskTime integration for AI agents
DeskTime is an automatic time tracking software that helps teams and freelancers monitor productivity, manage projects, and analyze work habits.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect DeskTime once and call the same tools from all of them.
Setup
Connect DeskTime 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
DeskTime exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
desktime_get_account_details | Retrieves company account configuration including work schedule and timezone settings | Read |
desktime_get_all_company_employees | List all employees in the company, including their roles and statuses | Read |
desktime_get_employee | Retrieve information about a single employee including user info, work settings, and tracking | Read |
desktime_get_employee_apps | Retrieves employee tracking data including tracked apps for a specific date | Read |
desktime_get_employee_projects | Retrieves comprehensive employee project tracking data including project assignments, time | Read |
desktime_get_employee_projects_and_apps | Retrieve an employee's basic information and daily tracking statistics from DeskTime | Read |
desktime_get_projects_list | Retrieve all active projects for the company, including related tasks | Read |
desktime_ping_request | Check the API's availability and confirm the service is operational | Read |
desktime_create_project_with_task | Create a new project with an optional initial task | Write |
desktime_start_project_task | Starts time tracking for a specified project and optional task in DeskTime | Read |
desktime_stop_project_task | Stop tracking time for a specified project and optional task | Read |