List addon providers
list_addon_providersList the addon providers available on Scalingo (databases, monitoring, etc.) with their plans embedded. Scalingo API: GET /v1/addon_providers. Returns { addon_providers: [{ ..., plans: [...] }] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | No | Optional category id to filter providers. |