Clientary
Overview
SLUG: CLIENTARY
Description
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.
Authentication Details
API Key
Connecting to Clientary
Create an auth config
Use the dashboard to create an auth config for the Clientary toolkit. This allows you to connect multiple Clientary accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Clientary Auth Config”. After creation, copy the displayed ID starting with ac_. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Clientary toolkit’s playground
For code examples, see the Tool calling guide and Provider examples.
Tool List
CLIENTARY_CREATE_CLIENT
Tool Name: Create Client
Description
Action Parameters
Action Response
CLIENTARY_CREATE_CONTACT
Tool Name: Create Contact
Description
Action Parameters
Action Response
CLIENTARY_CREATE_EXPENSE
Tool Name: Create Expense
Description
Action Parameters
Action Response
CLIENTARY_CREATE_LEAD
Tool Name: Create Lead
Description
Action Parameters
Action Response
CLIENTARY_CREATE_PROJECT
Tool Name: Create Project
Description
Action Parameters
Action Response
CLIENTARY_CREATE_TASK
Tool Name: Create Task
Description
Action Parameters
Action Response
CLIENTARY_DELETE_CLIENT
Tool Name: Delete Client
Description
Action Parameters
Action Response
CLIENTARY_DELETE_LEAD
Tool Name: Delete Lead
Description
Action Parameters
Action Response
CLIENTARY_DELETE_PAYMENT
Tool Name: Delete Payment
Description
Action Parameters
Action Response
CLIENTARY_DELETE_PAYMENT_PROFILE
Tool Name: Delete Payment Profile
Description
Action Parameters
Action Response
CLIENTARY_DELETE_RECURRING_SCHEDULE
Tool Name: Delete Recurring Schedule
Description
Action Parameters
Action Response
CLIENTARY_GET_CLIENT
Tool Name: Get Client
Description
Action Parameters
Action Response
CLIENTARY_GET_CONTACT
Tool Name: Get Contact
Description
Action Parameters
Action Response
CLIENTARY_GET_ESTIMATE
Tool Name: Get Estimate
Description
Action Parameters
Action Response
CLIENTARY_GET_EXPENSE
Tool Name: Get Expense
Description
Action Parameters
Action Response
CLIENTARY_GET_HOUR
Tool Name: Get Hour Entry
Description
Action Parameters
Action Response
CLIENTARY_GET_INVOICE
Tool Name: Get Invoice
Description
Action Parameters
Action Response
CLIENTARY_GET_LEAD
Tool Name: Get Lead
Description
Action Parameters
Action Response
CLIENTARY_GET_PROJECT
Tool Name: Get Project
Description
Action Parameters
Action Response
CLIENTARY_GET_STAFF
Tool Name: Get Staff
Description
Action Parameters
Action Response
CLIENTARY_GET_TASK
Tool Name: Get Task
Description
Action Parameters
Action Response
CLIENTARY_LIST_CLIENT_CONTACTS
Tool Name: List Client Contacts
Description
Action Parameters
Action Response
CLIENTARY_LIST_CLIENT_EXPENSES
Tool Name: List Client Expenses
Description
Action Parameters
Action Response
CLIENTARY_LIST_CLIENT_INVOICES
Tool Name: List Client Invoices
Description
Action Parameters
Action Response
CLIENTARY_LIST_CLIENT_PROJECTS
Tool Name: List Client Projects
Description
Action Parameters
Action Response
CLIENTARY_LIST_CLIENTS
Tool Name: List Clients
Description
Action Parameters
Action Response
CLIENTARY_LIST_EXPENSES
Tool Name: List Expenses
Description
Action Parameters
Action Response
CLIENTARY_LIST_LEADS
Tool Name: List Leads
Description
Action Parameters
Action Response
CLIENTARY_LIST_PAYMENTS
Tool Name: List Payments
Description
Action Parameters
Action Response
CLIENTARY_LIST_PROJECT_ESTIMATES
Tool Name: List Project Estimates
Description
Action Parameters
Action Response
CLIENTARY_LIST_PROJECT_EXPENSES
Tool Name: List Project Expenses
Description
Action Parameters
Action Response
CLIENTARY_LIST_PROJECT_HOURS
Tool Name: List Project Hours
Description
Action Parameters
Action Response
CLIENTARY_LIST_PROJECT_INVOICES
Tool Name: List Project Invoices
Description
Action Parameters
Action Response
CLIENTARY_LIST_PROJECTS
Tool Name: List Projects
Description
Action Parameters
Action Response
CLIENTARY_LIST_STAFF
Tool Name: List Staff
Description
Action Parameters
Action Response
CLIENTARY_LIST_TASKS
Tool Name: List Tasks
Description
Action Parameters
Action Response
CLIENTARY_SEND_INVOICE_MESSAGE
Tool Name: Send Invoice Message
Description
Action Parameters
Action Response
CLIENTARY_UPDATE_CLIENT
Tool Name: Update Client
Description
Action Parameters
Action Response
CLIENTARY_UPDATE_EXPENSE
Tool Name: Update Expense
Description
Action Parameters
Action Response
CLIENTARY_UPDATE_HOUR
Tool Name: Update Hour Entry
Description
Action Parameters
Action Response
CLIENTARY_UPDATE_PROJECT
Tool Name: Update Project
Description
Action Parameters
Action Response
CLIENTARY_UPDATE_TASK
Tool Name: Update Task
Description
Action Parameters
Action Response