Complete Clarity Team Document Upload
completeClarityTeamDocumentUploadComplete a team document capture after uploading to GCS; extracts text and stores it as a transcript so it feeds Process Landscape generation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Duvo team UUID to operate on. API keys are pinned to a single team — omit this (it falls back to the key's team) or pass that same team; a different team is rejected. OAuth callers, who can span multiple teams, should pass the target team here. | |
| fileName | Yes | Name of the uploaded document file | |
| interviewId | Yes | The team interview ID |