Stripe
Finance · 70 actions · connect with an API key
Actions
A sample of the 70 Stripe actions. Each keeps the schema of the real API.
stripe.list_invoicesreadstripe.get_invoicereadstripe.create_invoicewritestripe.list_payeesreadstripe.get_payeereadstripe.create_payeewrite · needs approvalstripe.list_customersreadstripe.get_customerreadstripe.create_customerwritestripe.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"] }