list_global_gateways
Retrieve available global payment gateways with their IDs, names, and required settings fields to prepare gateway configuration.
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 | |||