approve_proposal
Approve pending skill improvement proposals to update your agent's knowledge. Writes proposed content to the skill file, creates a backup, and marks the proposal as approved.
Instructions
Approve a pending skill improvement proposal and apply it.
Writes the proposed content to the agent's skill.md file and marks
the proposal as approved. Creates a backup of the current skill file first.
Args:
proposal_id: The numeric ID from get_pending_proposals()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proposal_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |