Built by Metorial, the integration platform for agentic AI.

Learn More

Tools

Update Project

Update an existing project's name or description. Only the fields provided will be updated; omitted fields remain unchanged.

Get User

Retrieve details for a specific user account or the currently authenticated user. Returns profile information including name, email, login, and timezone.

Get Summary Report

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.

Manage Task Assignments

List, create, or remove task assignments within a project. Task assignments control which users are responsible for which tasks inside a project.

Get Time Entries

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).

Delete Task

Permanently delete a task from a project. This removes the task and any associated task assignments.

Create Project

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 Task

Update an existing task's name or description. Only the fields provided will be updated; omitted fields remain unchanged.

Create Task

Create a new task within a project. Tasks allow teams to organize and track work at a more granular level within projects.

List Tasks

Retrieve all tasks within a specific project. Optionally includes task assignment details showing which users are assigned to each task.

Delete Project

Permanently delete a project from Worksnaps. This removes the project and all associated data including tasks, time entries, and assignments.

List Users

Retrieve all user accounts in the Worksnaps organization. Returns user profile information including name, email, login, and timezone.

Manage User Assignments

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 User

Update a user account's profile information. Only the fields provided will be updated; omitted fields remain unchanged.

List Projects

Retrieve all projects accessible to the authenticated user. Optionally includes user assignment details for each project, showing which users are assigned and their roles.

Get Time Entry

Retrieve a specific time entry by ID, including its screenshot thumbnail URL, activity metrics, and task association. Optionally retrieve the full-resolution screenshot URL.

Get Project Report

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.

Get Project

Retrieve details for a specific project by its ID. Optionally includes user assignment information showing who is assigned to the project and their roles.