Skip to content

Stripe

Finance · 70 actions · connect with an API key

Connect in dashboardAPI keyfrom API spec

Actions

A sample of the 70 Stripe actions. Each keeps the schema of the real API.

  • stripe.list_invoicesread
  • stripe.get_invoiceread
  • stripe.create_invoicewrite
  • stripe.list_payeesread
  • stripe.get_payeeread
  • stripe.create_payeewrite · needs approval
  • stripe.list_customersread
  • stripe.get_customerread
  • stripe.create_customerwrite
  • stripe.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": "stripe" }
execute_tool
{ "name": "stripe.list_invoices",
  "fields": ["id"] }