convergeqa_critique_start
Start a private authenticated Critique agent review to get a multi-model analysis of your content.
Instructions
Start a private authenticated Critique agent review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| models | Yes | ||
| prompt | No | Synthetic or user-approved text to review. Not returned. | |
| base_url | No | ConvergeQA base URL. | https://convergeqa.net |
| template | No | General | |
| model_tier | Yes | Required for agent review starts. | |
| api_key_env | No | Uppercase environment variable name containing a ConvergeQA Developer API key. | CONVERGEQA_API_KEY |
| prompt_file | No | Local file path containing text to review. Not returned. | |
| extra_prompt | No | ||
| document_name | No | Agent Review | |
| max_spend_usd | No | Optional advisory spend cap for this service-account request. | |
| system_prompt | No | ||
| credential_kind | No | auto | |
| idempotency_key | No | ||
| synthesis_model | No | ||
| reference_material | No | ||
| redact_private_urls | No | ||
| additional_instructions | No | ||
| service_account_key_env | No | Uppercase environment variable name containing the ConvergeQA service-account key. | CONVERGEQA_SERVICE_ACCOUNT_KEY |