Xero
Finance · 36 actions · connect by signing in
Actions
A sample of the 36 Xero actions. Each keeps the schema of the real API.
xero.list_invoicesreadxero.get_invoicereadxero.create_invoicewritexero.list_payeesreadxero.get_payeereadxero.create_payeewrite · needs approvalxero.list_customersreadxero.get_customerreadxero.create_customerwritexero.delete_invoicedelete
From your agent
Your agent never loads these up front. It searches in plain words and gets back the one it needs.
search_tools
{ "query": "list invoices", "app": "xero" }execute_tool
{ "name": "xero.list_invoices",
"fields": ["id"] }