Productivity41 toolsBrowser login (OAuth), no API keys
Timely integration for AI agents
Automatic time tracking and project management
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Timely once and call the same tools from all of them.
Setup
Connect Timely through ClawLink's hosted setup to automatically track time and manage projects.
- Auth: Browser login (OAuth), no API keys. 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
Timely exposes 41 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
timely_create_report | Generate reports for a Timely account with optional filters | Write |
timely_filter_reports | Filter Timely reports based on date range, users, projects, labels, teams, and billing status | Read |
timely_get_activities | Retrieve all activities (audit trail) for a Timely account | Read |
timely_get_client | Retrieve details of a specific client by its ID | Read |
timely_get_current_permissions | Retrieve the current user's permissions for a specified account | Read |
timely_get_current_user | Retrieve the currently authenticated user | Read |
timely_get_label | Retrieve a label by ID from a Timely account | Read |
timely_get_project | Retrieve a single project by its ID | Read |
timely_get_team | Retrieve details of a specific team by its ID | Read |
timely_get_user | Retrieve a user by ID from a Timely account | Read |
timely_get_user_capacities | Retrieve capacity information for a specific user in a Timely account | Read |
timely_get_user_permissions | Retrieve a user's permissions by their ID | Read |
timely_get_webhook | Retrieve a specific webhook by its ID | Read |
timely_list_accounts | Retrieve all accessible Timely accounts for the authenticated user | Read |
timely_list_clients | List all clients in a Timely account with optional filtering and sorting | Read |
timely_list_events | List all events (time entries) in a Timely account with optional filtering by date range | Read |
timely_list_forecasts | List all forecasts (tasks) in a Timely account with optional date filtering | Read |
timely_list_labels | List all labels in a Timely account | Read |
timely_list_project_events | List all events (time entries) for a specific project in Timely | Read |
timely_list_projects | List all projects in a Timely account with optional filtering and sorting | Read |
timely_list_roles | List all available roles in a Timely account | Read |
timely_list_teams | List all teams in the specified Timely account | Read |
timely_list_user_events | List all events (time entries) for a specific user in Timely | Read |
timely_list_users | List all users in a Timely account with optional filtering and pagination | Read |
timely_list_webhooks | List all webhooks in the specified account | Read |
timely_retrieve_account | Retrieve details of a specific account by its ID | Read |
timely_create_client | Create a new client in the specified Timely account | Write |
timely_create_day_locking | Create a day locking entry that prevents editing of time entries for specific dates and users | Write |
timely_create_label | Create a new label in the specified Timely account | Write |
timely_create_team | Create a new team in the specified Timely account | Write |