DeskTime is an automatic time tracking software that helps teams and freelancers monitor productivity, manage projects, and analyze work habits.
Tool to create a new project with an optional initial task. use when you need to set up a new desktime project programmatically.
Tool to retrieve detailed information about the authenticated user's company account. use after confirming the api key is valid to fetch company name, work settings, account timezone, and timestamp.
Tool to list all employees in the company, including their roles and statuses. use after confirming valid credentials to fetch the organization’s roster.
Tool to fetch data for all employees within the company. use after verifying the api key is valid.
Tool to retrieve information about projects assigned to employees, including project names, durations, and statuses. use when you need to fetch per-employee project tracking data for a specific date.
Tool to retrieve an employee's tracked projects and application usage. use when you need combined project/app time data for a given employee and date (defaults to current user and today). example: "get projects and apps for employee 711867 on 2025-07-28."