Built by Metorial, the integration platform for agentic AI.
Update an existing project's name or description. Only the fields provided will be updated; omitted fields remain unchanged.
Retrieve details for a specific user account or the currently authenticated user. Returns profile information including name, email, login, and timezone.
Generate a manager summary report across projects. Provides aggregated time tracking data for the specified date range, optionally filtered by projects and users. Useful for high-level oversight and cross-project analysis.
List, create, or remove task assignments within a project. Task assignments control which users are responsible for which tasks inside a project.
Retrieve time entries for a project, filtered by users and date range. Each time entry represents a 10-minute "work snap" with optional screenshot, activity metrics, and task association. Can also filter by specific tasks or entry type (online/offline).
Permanently delete a task from a project. This removes the task and any associated task assignments.
Create a new project in Worksnaps. Projects are the top-level organizational unit for tracking work. After creation, users can be assigned to the project.
Update an existing task's name or description. Only the fields provided will be updated; omitted fields remain unchanged.
Create a new task within a project. Tasks allow teams to organize and track work at a more granular level within projects.
Retrieve all tasks within a specific project. Optionally includes task assignment details showing which users are assigned to each task.
Permanently delete a project from Worksnaps. This removes the project and all associated data including tasks, time entries, and assignments.
Retrieve all user accounts in the Worksnaps organization. Returns user profile information including name, email, login, and timezone.
List, create, update, or remove user assignments within a project. User assignments control which users can access a project and define their role (Manager, Member, or Observer) and settings like hourly rate and time logging permissions.
Update a user account's profile information. Only the fields provided will be updated; omitted fields remain unchanged.
Retrieve all projects accessible to the authenticated user. Optionally includes user assignment details for each project, showing which users are assigned and their roles.
Retrieve a specific time entry by ID, including its screenshot thumbnail URL, activity metrics, and task association. Optionally retrieve the full-resolution screenshot URL.
Generate a time tracking report for a specific project. Supports two report types: **time_entries** (detailed per-entry data) and **time_summary** (aggregated time totals). Useful for billing, payroll, and productivity analysis.
Retrieve details for a specific project by its ID. Optionally includes user assignment information showing who is assigned to the project and their roles.