update_document_pipeline
Moves a document to a specified stage within its pipeline to reflect its workflow progress.
Instructions
Update pipeline stage for a document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docType | Yes | Type of document | |
| documentId | Yes | Document ID | |
| pipelineId | Yes | Pipeline ID | |
| stageId | Yes | Stage ID within the pipeline |