reject_proposal
Reject skill improvement proposals without applying changes. Mark proposals as rejected with an optional reason to maintain a clear record.
Instructions
Reject a pending skill improvement proposal without applying it.
The skill file is not changed. The proposal is marked rejected with an
optional reason.
Args:
proposal_id: The numeric ID from get_pending_proposals()
reason: Optional note explaining why the proposal was rejectedInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |