remediate
Queue a remediation proposal for a security finding that requires human approval before applying. Returns a proposal ID and approval URL.
Instructions
Request remediation of a security finding or incident. Respects the client's blocked_categories and is human-approval-gated: it enqueues a remediation proposal, never auto-applies. Returns the proposal id and approval URL.
finding: id or description of what to remediate (required). action: 'propose' (default) to queue a proposal for approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| finding | Yes | ||
| action | No | propose |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |