close_issue
Close a GitHub issue safely by first proposing the action for human review, then confirming with explicit approval to finalize.
Instructions
Close an issue. DESTRUCTIVE: the first call returns a proposed action for human review and does NOT close anything. Only call again with confirm=true after the human has explicitly approved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| reason | Yes | ||
| confirm | No | ||
| issue_number | Yes | ||
| state_reason | No | not_planned |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||