get_integration_status
Check the health of a running bidirectional integration by reviewing linked records, pending failed syncs, and recent sync activity.
Instructions
Check the health of a running bidirectional integration by querying:
Correlation table: how many records are linked
Retry/error table: how many failed syncs are pending
Recent sync activity (last N records synced)
Use this to monitor the integration after it goes live.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | Yes | The integration prefix (from the plan, e.g. sn_jira_incident) | |
| last_n_errors | No | How many recent errors to return |