Clientary

A full-suite platform to manage Clients, Invoices, Projects, Proposals, Estimates, Hours, Payments, Contractors and Staff. The perfect solution to win clients and save time.

57 actions Integration catalog
Request access
Connect Clientary 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 ClientCLIENTARY_CREATE_CLIENT
Tool to create a new client record in Clientary. Use when you need to add a new client to the system with company details and contact information.
Create ContactCLIENTARY_CREATE_CONTACT
Tool to create a new contact within a specified client. Use when you need to add a contact to a client account with name and email as required fields.
Create ExpenseCLIENTARY_CREATE_EXPENSE
Tool to create a new expense record in Clientary to track expenditures within your account. Use when you need to record expenses, optionally assigning them to specific clients or projects. Requires an amount field.
Create InvoiceCLIENTARY_CREATE_INVOICE
Tool to create a new invoice in Clientary. Requires date, due_date, and currency_code. Optionally associate with a client using client_id.
Create LeadCLIENTARY_CREATE_LEAD
Tool to create a new lead record in Clientary. Use when you need to add a new lead to the system with company details and contact information.
Create ProjectCLIENTARY_CREATE_PROJECT
Tool to create a new project in Clientary with name and rate. Use when you need to set up a new project for tracking time, expenses, or managing client work.
Create Project HoursCLIENTARY_CREATE_PROJECT_HOURS
Tool to create a new time entry for a specific project in Clientary. Use when you need to log hours worked on a project with a title and hours count.
Create Recurring ScheduleCLIENTARY_CREATE_RECURRING_SCHEDULE
Tool to create a new recurring schedule for automatic invoice generation in Clientary. Use when you need to set up recurring invoices for a client at regular intervals (weekly, monthly, quarterly, etc.). Requires client_id, next_date, time_interval, currency_code, and due_period.
Create Task (v2)CLIENTARY_CREATE_TASK2
Tool to create a new task in Clientary using API v2. Use when you need to create a task with a title, optionally associating it with a project, client, or assignee.
Delete ClientCLIENTARY_DELETE_CLIENT
Tool to remove a client and all associated projects, invoices, estimates, and contacts. Use when you need to permanently delete a client from Clientary. WARNING: Deletions are permanent and not reversible.
Delete ContactCLIENTARY_DELETE_CLIENTARY_CONTACT
Tool to permanently delete a contact and all associated comments. Use when you need to remove a contact that is no longer needed. Warning: This action is irreversible.
Delete ExpenseCLIENTARY_DELETE_CLIENTARY_EXPENSE
Tool to permanently remove an expense record from Clientary. Use when you need to delete an expense entry. WARNING: Deletions are permanent and not reversible.
Delete ProjectCLIENTARY_DELETE_CLIENTARY_PROJECT
Tool to permanently delete a project and all associated resources including tasks, hours, expenses, invoices, and estimates. Use when you need to remove a project from Clientary. WARNING: Deletions are permanent and not reversible.
Delete Hour EntryCLIENTARY_DELETE_HOUR
Tool to permanently delete a time entry (hour) from Clientary. Use when you need to remove a logged hour entry by its unique identifier. Warning: Deletions are permanent and cannot be undone.
Delete LeadCLIENTARY_DELETE_LEAD
Tool to permanently delete a lead and all associated Estimates and Contacts. Use when you need to remove a lead that is no longer needed. Warning: This action is irreversible.
Delete PaymentCLIENTARY_DELETE_PAYMENT
Tool to remove an existing payment from an invoice. Use when you need to permanently delete a payment record. WARNING: Deletions are permanent and not reversible.
Delete Payment ProfileCLIENTARY_DELETE_PAYMENT_PROFILE
Tool to remove a specific payment profile from a client's account. Use when you need to delete a payment profile. Note: Client must have an active payment integration with Stripe to manage payment profiles.
Delete Recurring ScheduleCLIENTARY_DELETE_RECURRING_SCHEDULE
Tool to remove a recurring schedule by its identifier. Use when you need to permanently delete a recurring schedule from Clientary. Once deleted, the recurring schedule will no longer generate periodic invoices.
Get ClientCLIENTARY_GET_CLIENT
Tool to fetch details for a specific client using its ID. Use when you need to retrieve complete information about a client from Clientary.
Get ContactCLIENTARY_GET_CONTACT
Tool to retrieve a single contact by its ID. Use when you need to fetch detailed information about a specific contact from Clientary.
Get EstimateCLIENTARY_GET_ESTIMATE
Tool to retrieve details for a single estimate by ID. Use when you need to obtain comprehensive estimate information including line items, tax details, and financial data.
Get ExpenseCLIENTARY_GET_EXPENSE
Tool to retrieve details for a single expense record in Clientary. Use when you need to get specific information about an expense by its unique identifier.
Get Hour EntryCLIENTARY_GET_HOUR
Tool to obtain details about a specific time entry in Clientary. Use when you need to retrieve information about a logged hour entry by its unique identifier.
Get InvoiceCLIENTARY_GET_INVOICE
Tool to retrieve detailed information for a specific invoice by ID. Use when you need to fetch invoice details including line items, payments, tax information, and current status.
Get LeadCLIENTARY_GET_LEAD
Tool to retrieve a single lead by its ID. Use when you need to fetch detailed information about a specific lead from Clientary.
Get ProjectCLIENTARY_GET_PROJECT
Tool to retrieve a single project by its identifier. Use when you need to fetch detailed information about a specific project in Clientary.
Get StaffCLIENTARY_GET_STAFF
Tool to retrieve a single staff member by their ID. Use when you need to fetch detailed information about a specific staff member from Clientary.
Get TaskCLIENTARY_GET_TASK
Tool to retrieve a specific task by its ID. Use when you need to fetch detailed information about a task from Clientary.
List Client ContactsCLIENTARY_LIST_CLIENT_CONTACTS
Tool to retrieve all contacts for a specific client with pagination support. Use when you need to fetch the list of contacts associated with a particular client in Clientary.
List Client EstimatesCLIENTARY_LIST_CLIENT_ESTIMATES
Tool to retrieve all estimates for a specific client with pagination support (30 results per page). Use when you need to fetch estimates associated with a particular client from Clientary.
List Client ExpensesCLIENTARY_LIST_CLIENT_EXPENSES
Tool to retrieve all expenses for a specific client within an optional date range. Use when you need to fetch expense records associated with a particular client from Clientary.
List Client InvoicesCLIENTARY_LIST_CLIENT_INVOICES
Tool to retrieve all invoices for a specific client with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular client from Clientary.
List Client Payment ProfilesCLIENTARY_LIST_CLIENT_PAYMENT_PROFILES
Tool to retrieve payment profiles for a specific client. Payment profiles store credit card information securely via Stripe integration. Use when you need to fetch payment methods associated with a client account.
List Client ProjectsCLIENTARY_LIST_CLIENT_PROJECTS
Tool to retrieve all projects associated with a specific client with pagination support (10 results per page). Use when you need to fetch projects for a particular client from Clientary.
List ClientsCLIENTARY_LIST_CLIENTS
Tool to retrieve all clients with pagination support (10 results per page). Use when you need to fetch a list of clients from Clientary with optional filtering by modification date or custom sorting.
List EstimatesCLIENTARY_LIST_ESTIMATES
Tool to retrieve all estimates with pagination support (30 results per page). Use when you need to fetch a list of estimates from Clientary, which serve as proposals or quotes to be sent to clients.
List ExpensesCLIENTARY_LIST_EXPENSES
Tool to retrieve expenses by date range (defaults to current fiscal year). Use when you need to fetch a list of expenses from Clientary with optional filtering by start and end dates.
List LeadsCLIENTARY_LIST_LEADS
Tool to retrieve all leads with pagination support. Use when you need to fetch a list of leads from Clientary with optional sorting by name or date.
List PaymentsCLIENTARY_LIST_PAYMENTS
Tool to retrieve all payments with pagination support (30 results per page). Use when you need to fetch a list of payments from Clientary with optional pagination and custom sorting.
List Project EstimatesCLIENTARY_LIST_PROJECT_ESTIMATES
Tool to retrieve estimates scoped to a particular project with pagination support (30 results per page). Use when you need to fetch all estimates associated with a specific project.
List Project ExpensesCLIENTARY_LIST_PROJECT_EXPENSES
Tool to retrieve all expenses for a specific project within an optional date range. Use when you need to fetch expense records associated with a particular project from Clientary.
List Project HoursCLIENTARY_LIST_PROJECT_HOURS
Tool to retrieve all time tracking entries logged against a specific project. Use when you need to fetch hour entries for a particular project, optionally filtering by billed or unbilled status.
List Project InvoicesCLIENTARY_LIST_PROJECT_INVOICES
Tool to retrieve all invoices linked to a specific project with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular project from Clientary.
List ProjectsCLIENTARY_LIST_PROJECTS
Tool to retrieve all projects with pagination support (10 results per page). Use when you need to fetch a list of projects from Clientary with optional filtering for closed projects.
List Project TasksCLIENTARY_LIST_PROJECT_TASKS
Tool to retrieve all tasks for a specific project. Use when you need to fetch a list of tasks associated with a particular project in Clientary.
List Recurring Schedule InvoicesCLIENTARY_LIST_RECURRING_SCHEDULE_INVOICES
Tool to retrieve all invoices generated by a specific recurring schedule with pagination support (30 results per page). Use when you need to fetch invoices associated with a particular recurring schedule from Clientary.
List StaffCLIENTARY_LIST_STAFF
Tool to retrieve all staff members for an account. Use when you need to fetch a complete list of staff members from Clientary.
List TasksCLIENTARY_LIST_TASKS
Tool to retrieve all tasks with pagination support (50 results per page). Use when you need to fetch a list of tasks from Clientary.
Send Invoice MessageCLIENTARY_SEND_INVOICE_MESSAGE
Tool to send an invoice message to recipients via email. Use when you need to email an invoice to clients with customizable subject, message content, and options to send a copy to yourself or attach a PDF.
Update ClientCLIENTARY_UPDATE_CLIENT
Tool to update an existing client record in Clientary with partial or complete field modifications. Use when you need to modify client details such as name, address, description, or custom fields. All fields except ID are optional.
Update ContactCLIENTARY_UPDATE_CLIENTARY_CONTACT
Tool to update an existing contact in Clientary with partial or complete field modifications. Use when you need to modify contact details such as name, email, title, or phone numbers. Supports partial updates via the client_user wrapper object.
Update LeadCLIENTARY_UPDATE_CLIENTARY_LEAD
Tool to update an existing lead record in Clientary with partial or complete field modifications. Use when you need to modify lead details such as name, address, website, description, or custom fields. All fields except ID are optional.
Update ExpenseCLIENTARY_UPDATE_EXPENSE
Tool to update an existing expense record in Clientary with partial or complete field modifications. Use when you need to modify expense details such as amount, description, client assignment, project assignment, or incurred date. All fields except ID are optional.
Update Hour EntryCLIENTARY_UPDATE_HOUR
Tool to modify an existing time entry in Clientary with partial or complete field updates. Use when you need to update hours, title, date, description, rate, or billing status of a logged hour entry.
Update InvoiceCLIENTARY_UPDATE_INVOICE
Tool to update an existing invoice in Clientary with partial or complete field modifications. Use when you need to modify invoice details such as number, dates, currency, or line items. For invoice_items_attributes: include item ID to edit existing items, omit ID to create new items, or set destroy=true with ID to delete items.
Update ProjectCLIENTARY_UPDATE_PROJECT
Tool to update an existing project in Clientary with partial or complete field modifications. Use when you need to modify project details such as name, rate, description, budget, status, or other project attributes. All fields except ID are optional - only provided fields will be updated.
Update TaskCLIENTARY_UPDATE_TASK
Tool to update an existing task in Clientary with partial or complete field modifications. Use when you need to modify task details such as title, description, completion status, assignee, or due date. All fields except ID are optional.