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 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…
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 l…
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 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 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 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 Entry
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 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 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 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 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 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 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 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 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 Cl…
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 Cl…
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 da…
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 d…
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 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 sort…
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 proje…
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 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 …
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…
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 proje…
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 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 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 t…
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,…
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, clie…
Update Hour Entry
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…
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,…
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,…