Skip to content

Xero

Finance · 36 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 36 Xero actions. Each keeps the schema of the real API.

  • xero.list_invoicesread
  • xero.get_invoiceread
  • xero.create_invoicewrite
  • xero.list_payeesread
  • xero.get_payeeread
  • xero.create_payeewrite · needs approval
  • xero.list_customersread
  • xero.get_customerread
  • xero.create_customerwrite
  • xero.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"] }