workflow_request_approval
Record human approval for a specific artifact and task version to prevent unauthorized or mismatched changes from advancing in the SDLC workflow.
Instructions
Record a human approval for an exact artifact and task version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | ||
| artifactId | Yes | ||
| artifactVersion | Yes | ||
| expectedTaskVersion | Yes |