investigate
Identify platform issues by running investigations on stale automations, deprecated APIs, table health, ACL conflicts, error analysis, slow transactions, and performance bottlenecks; also explain findings.
Instructions
Run an investigation or explain a finding.
Args: action: 'run' | 'explain' | 'describe'. name: Investigation name (required for 'run', optional for 'describe'). Available: stale_automations, deprecated_apis, table_health, acl_conflicts, error_analysis, slow_transactions, performance_bottlenecks. params: JSON string of run parameters (run only). element_id: 'table:sys_id' identifier of a finding (explain only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| name | No | ||
| params | No | {} | |
| element_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |