Timely

Timely is an automatic time-tracking platform capturing activity across applications, calendars, and devices, creating detailed timesheets for billing or productivity insights

41 actions Integration catalog
Request access
Connect Timely once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create ClientTIMELY_CREATE_CLIENT
Tool to create a new client in the specified Timely account. Use when adding a new client to track time against. Client names must be unique within an account.
Create Day LockingTIMELY_CREATE_DAY_LOCKING
Tool to create a day locking entry that prevents editing of time entries for specific dates and users. Use when you need to lock time entries to prevent modifications after approval or billing.
Create LabelTIMELY_CREATE_LABEL
Tool to create a new label in the specified Timely account. Use when you need to create a label for categorizing projects, time entries, or other resources.
Create reportTIMELY_CREATE_REPORT
Tool to generate reports for a Timely account with optional filters. Use when you need to create reports for time tracking, billing analysis, or project summaries with date range or user/project filters.
Create TeamTIMELY_CREATE_TEAM
Tool to create a new team in the specified Timely account. Use when organizing users into teams for better collaboration and project management.
Create WebhookTIMELY_CREATE_WEBHOOK
Tool to create a new webhook for the specified account. Use after specifying the target URL and event subscriptions. Call only once per configuration.
Delete a labelTIMELY_DELETE_LABEL
Tool to delete a label by ID from a Timely account. Use when you need to remove an existing label.
Delete a teamTIMELY_DELETE_TEAM
Tool to delete a team by its ID. Use when you need to remove a specific team from the account. This operation is destructive and cannot be undone.
Delete WebhookTIMELY_DELETE_WEBHOOK
Tool to delete an existing webhook by its ID. Use when you need to remove a webhook subscription from an account.
Filter reportsTIMELY_FILTER_REPORTS
Tool to filter Timely reports based on date range, users, projects, labels, teams, and billing status. Use when you need to generate custom reports with specific criteria or analyze time tracking data for specific periods or resources.
Get activitiesTIMELY_GET_ACTIVITIES
Tool to retrieve all activities (audit trail) for a Timely account. Activities include logged hours, created reports, shared reports, project changes, and other account events. Use when you need to view the activity log or audit trail for an account.
Get ClientTIMELY_GET_CLIENT
Tool to retrieve details of a specific client by its ID. Use when you need to fetch client information such as name, color, active status, or external references.
Get current user's permissionsTIMELY_GET_CURRENT_PERMISSIONS
Tool to retrieve the current user's permissions for a specified account. Use when you need to check what actions the authenticated user can perform.
Get current userTIMELY_GET_CURRENT_USER
Tool to retrieve the currently authenticated user. Use when you need to get details of the logged-in user.
Retrieve a labelTIMELY_GET_LABEL
Tool to retrieve a label by ID from a Timely account. Use when you need to fetch label details such as name, color, and parent relationship.
Get projectTIMELY_GET_PROJECT
Tool to retrieve a single project by its ID. Use when you need detailed information about a specific project, such as its name, budget, billable status, or associated client.
Retrieve a teamTIMELY_GET_TEAM
Tool to retrieve details of a specific team by its ID. Use when you need to fetch team information including name, color, and members.
Retrieve a userTIMELY_GET_USER
Tool to retrieve a user by ID from a Timely account. Use when you need to fetch user details such as name, email, and avatar.
Get user capacitiesTIMELY_GET_USER_CAPACITIES
Tool to retrieve capacity information for a specific user in a Timely account. Use when you need to check user work capacity or availability schedules.
Get user permissionsTIMELY_GET_USER_PERMISSIONS
Tool to retrieve a user's permissions by their ID. Use when you need to check what permissions a specific user has in a Timely account.
Get WebhookTIMELY_GET_WEBHOOK
Tool to retrieve a specific webhook by its ID. Use when you need to check the configuration or status of an existing webhook.
List accountsTIMELY_LIST_ACCOUNTS
Retrieve all accessible Timely accounts for the authenticated user. Example: "List all Timely accounts"
List clientsTIMELY_LIST_CLIENTS
Tool to list all clients in a Timely account with optional filtering and sorting. Use when you need to discover client IDs or names for project creation, reporting, or mapping external systems.
List eventsTIMELY_LIST_EVENTS
Tool to list all events (time entries) in a Timely account with optional filtering by date range, users, and projects. Use when you need to retrieve time entries for reporting, analysis, or synchronization with external systems.
List forecastsTIMELY_LIST_FORECASTS
Tool to list all forecasts (tasks) in a Timely account with optional date filtering. Use when you need to view planned tasks, retrieve forecast IDs, or analyze scheduled work.
List labelsTIMELY_LIST_LABELS
Tool to list all labels in a Timely account. Use when you need to discover label IDs or names for organizing projects and time entries. Can optionally filter to show only child labels by providing a parent_id.
List project eventsTIMELY_LIST_PROJECT_EVENTS
Tool to list all events (time entries) for a specific project in Timely. Use when you need to retrieve all time logs associated with a project for reporting, analysis, or verification.
List projectsTIMELY_LIST_PROJECTS
Tool to list all projects in a Timely account with optional filtering and sorting. Use when you need to discover project IDs or names for time entry creation, reporting, or mapping external systems.
List rolesTIMELY_LIST_ROLES
Tool to list all available roles in a Timely account. Use when you need to discover role IDs or names for user assignment or permission management.
List teamsTIMELY_LIST_TEAMS
Tool to list all teams in the specified Timely account. Use when you need to retrieve all teams for collaboration and project management purposes.
List user eventsTIMELY_LIST_USER_EVENTS
Tool to list all events (time entries) for a specific user in Timely. Use when you need to retrieve all time logs for a user for reporting, analysis, or verification.
List usersTIMELY_LIST_USERS
Tool to list all users in a Timely account with optional filtering and pagination. Use when you need to discover user IDs, names, or emails for time entry creation, reporting, or user management.
List WebhooksTIMELY_LIST_WEBHOOKS
Tool to list all webhooks in the specified account. Use when you need to see existing webhook configurations or verify webhook setup.
Process bulk eventsTIMELY_PROCESS_BULK_EVENTS
Tool to create, update, or delete multiple events in a single bulk operation. Use when performing multiple event operations to improve efficiency. Supports up to 100 operations per request across create, update, and delete operations.
Retrieve an accountTIMELY_RETRIEVE_ACCOUNT
Tool to retrieve details of a specific account by its ID. Use when you need to fetch fresh account info after confirming the ID. Example: "Retrieve account details for account ID 364"
Update a clientTIMELY_UPDATE_CLIENT
Tool to update an existing client by ID in Timely. Use when you need to modify client details such as name, status, color, or external ID.
Update day locking settingsTIMELY_UPDATE_DAY_LOCKING
Tool to update day locking settings for specified users and dates. Use when you need to lock or unlock specific days for time tracking. Locked days prevent users from editing time entries on those dates.
Update a labelTIMELY_UPDATE_LABEL
Tool to update a label by ID in a Timely account. Use when you need to modify an existing label's name, color, or hierarchy.
Update a projectTIMELY_UPDATE_PROJECT
Tool to update a project by ID in a Timely account. Use when you need to modify project details such as name, description, billing status, or archive a project.
Update a userTIMELY_UPDATE_USER
Tool to update a user by ID in a Timely account. Use when you need to modify user details such as email, name, role, or status.
Update WebhookTIMELY_UPDATE_WEBHOOK
Tool to update an existing webhook by ID. Use when you need to modify webhook settings such as URL, subscriptions, or active status.