list_provider_catalog
List the provider integrations Courier supports and the configuration each one expects. This is the catalog of what COULD be connected, not what this workspace has configured — use list_providers for that. Answers "what can I connect Courier to" and "what do I need in order to set up this provider".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | No | Comma-separated provider keys to return, for example "sendgrid,twilio". | |
| name | No | Substring match against the provider's display name. | |
| channel | No | Return only providers serving this channel, for example email, sms or push. |