integrations.connection_status
Get detailed status for a specific integration connection, including last sync results, error logs, and supported operations. Useful for diagnosing sync failures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| providerId | Yes | The provider ID (e.g., xero, slack, myob, hubspot). Required. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | Connection details with status and metadata | |
| recentSyncs | No | Recent sync log entries | |
| capabilities | No | Entity types and operations this connection supports |