list_global_gateways
Discover available payment gateway types like Stripe and Braintree to identify required configuration fields before setting up a new gateway in subscription billing systems.
Instructions
List available global gateway types (e.g. Stripe, Braintree). GET /globals/gateways. Returns gblGatewayId, name, keyName, requiredFields (setting keys), and fieldDetails (keyName + displayName). Use this before create_gateway to discover valid gblGatewayId and which keys to pass in the setting object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||