stripe_get_invoice
Fetch a Stripe invoice by providing its ID in a JSON arguments string. Returns invoice details through the Lightbulb MCP connector.
Instructions
Stripe connector operation get_invoice (platform tool stripe.get_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 |