integrations.available_providers
List all available integration providers (not just connected ones). Shows name, category, auth type, features, and whether an adapter is implemented. Use this to help users discover what they can connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (accounting, communication, marketing, project_management, crm, hr, payments, etc.). Omit to return all. | |
| hasAdapter | No | If true, only return providers with live adapter implementations. If false, include coming-soon providers. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Total providers returned | |
| providers | No | Provider definitions |