delete-approval
Remove approved requests to maintain a clean codebase. This tool deletes fully approved requests using their unique ID, ensuring efficient workflow management in spec-driven development.
Instructions
Delete an approval request after it has been fully approved. Use this to clean up completed approvals and prevent codebase pollution.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
approvalId | Yes | ID of the approval request to delete |