get_diagnostic_remediation_assignments
Retrieve diagnostic and remediation module assignments for a specific resource or alert, resolving which modules actually apply rather than listing all sources.
Instructions
List the diagnostic and remediation sources assigned to a specific resource or alert (Automated Diagnostics & Remediation). Unlike get_diagnosticsources/get_remediationsources, this resolves which modules actually apply to the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| alert_id | No | Alert ID (provide this or resource_id) | |
| module_type | No | Restrict to one module type (both if omitted) | |
| resource_id | No | Device/resource ID (provide this or alert_id) |