stripe_create_invoice
Create a Stripe invoice for a customer. Define line items, currency, and payment terms to automate billing and generate invoices directly.
Instructions
Stripe connector operation create_invoice (platform tool stripe.create_invoice).
Routes through /api/tools/invoke under your JWT, tenant, and company scope.
Args: arguments: JSON string of arguments for the connector operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |