integrations.list_connections
List all active integration connections for the company. Shows provider name, status, last sync time, and supported entity types. Use this to discover what external systems are connected before pushing/pulling data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by connection status. Omit to return all. | |
| category | No | Filter by provider category (e.g., accounting, communication, project_management). Omit to return all. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Total connections returned | |
| connections | No | List of active connections |