approve_protected_action
Grant time-limited approval for edits or publish actions on protected files. Specify path globs, reason, and optional lifetime to allow secure changes.
Instructions
Grant a time-limited approval for edits or publish actions that touch protected files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pathGlobs | Yes | Protected-file globs covered by this approval | |
| reason | Yes | Why this protected-file action is approved | |
| evidence | No | Optional supporting evidence or approval note | |
| taskId | No | Optional task id this approval is tied to | |
| ttlMs | No | Optional approval lifetime in milliseconds (defaults to 1 hour, max 24 hours) |