Productivity57 toolsPaste one API key
Clientary integration for AI agents
A full-suite platform to manage Clients, Invoices, Projects, Proposals, Estimates, Hours, Payments, Contractors and Staff.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Clientary once and call the same tools from all of them.
Setup
Connect Clientary through ClawLink's hosted setup.
- Auth: Paste one API key. 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
Clientary exposes 57 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
clientary_get_client | Fetch details for a specific client using its ID | Read |
clientary_get_contact | Retrieve a single contact by its ID | Read |
clientary_get_estimate | Retrieve details for a single estimate by ID | Read |
clientary_get_expense | Retrieve details for a single expense record in Clientary | Read |
clientary_get_hour | Obtain details about a specific time entry in Clientary | Read |
clientary_get_invoice | Retrieve detailed information for a specific invoice by ID | Read |
clientary_get_lead | Retrieve a single lead by its ID | Read |
clientary_get_project | Retrieve a single project by its identifier | Read |
clientary_get_staff | Retrieve a single staff member by their ID | Read |
clientary_get_task | Retrieve a specific task by its ID | Read |
clientary_list_client_contacts | Retrieve all contacts for a specific client with pagination support | Read |
clientary_list_client_estimates | Retrieve all estimates for a specific client with pagination support (30 results per page) | Read |
clientary_list_client_expenses | Retrieve all expenses for a specific client within an optional date range | Read |
clientary_list_client_invoices | Retrieve all invoices for a specific client with pagination support (30 results per page) | Read |
clientary_list_client_payment_profiles | Retrieve payment profiles for a specific client | Read |
clientary_list_client_projects | Retrieve all projects associated with a specific client with pagination support (10 results per | Read |
clientary_list_clients | Retrieve all clients with pagination support (10 results per page) | Read |
clientary_list_estimates | Retrieve all estimates with pagination support (30 results per page) | Read |
clientary_list_expenses | Retrieve expenses by date range (defaults to current fiscal year) | Read |
clientary_list_leads | Retrieve all leads with pagination support | Read |
clientary_list_payments | Retrieve all payments with pagination support (30 results per page) | Read |
clientary_list_project_estimates | Retrieve estimates scoped to a particular project with pagination support (30 results per page) | Read |
clientary_list_project_expenses | Retrieve all expenses for a specific project within an optional date range | Read |
clientary_list_project_hours | Retrieve all time tracking entries logged against a specific project | Read |
clientary_list_project_invoices | Retrieve all invoices linked to a specific project with pagination support (30 results per page) | Read |
clientary_list_project_tasks | Retrieve all tasks for a specific project | Read |
clientary_list_projects | Retrieve all projects with pagination support (10 results per page) | Read |
clientary_list_recurring_schedule_invoices | Retrieve all invoices generated by a specific recurring schedule with pagination support (30 | Read |
clientary_list_staff | Retrieve all staff members for an account | Read |
clientary_list_tasks | Retrieve all tasks with pagination support (50 results per page) | Read |