approve_pin
Approve a pin to indicate it is ready for implementation, changing its status from open to approved.
Instructions
Mark a pin as approved for implementation. Only approved pins should be implemented by agents. This transitions the pin from "open" to "approved" status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| approvedBy | No | Who approved the pin (e.g. "Josh") | |
| annotationId | Yes | Pin ID to approve (e.g. "ann_abc123") |