Metis — Reject Proposal
reject_proposalReject a pending skill improvement proposal without changing the skill file. Optionally include a reason for rejection.
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 rejected
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| proposal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |