request-approval
Submit approval requests for documents or actions in Spec Workflow MCP. Attach file paths for review directly in the dashboard, ensuring clarity and streamlined human approval processes.
Instructions
Request human approval for a document or action. Creates an approval request that appears in the dashboard for user review. CRITICAL: Provide only the filePath parameter (the dashboard reads files directly). Including content in the request will cause approval system errors.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | Yes | Category of the approval request - "spec" for specifications | |
categoryName | Yes | Name of the spec this approval is related to | |
filePath | Yes | Path to the file that needs approval (relative to project root). The dashboard will read and display this file. | |
title | Yes | Brief title describing what needs approval | |
type | Yes | Type of approval request - "document" for content approval, "action" for action approval |