convergeqa_critique_export
Download a Critique export ZIP for a session, using owner authentication, to a chosen local file path.
Instructions
Download owner-authenticated Critique export ZIP to a caller-selected path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | Yes | ||
| base_url | No | ConvergeQA base URL. | https://convergeqa.net |
| session_id | Yes | ||
| api_key_env | No | Uppercase environment variable name containing a ConvergeQA Developer API key. | CONVERGEQA_API_KEY |
| credential_kind | No | auto | |
| redact_private_urls | No | ||
| service_account_key_env | No | Uppercase environment variable name containing the ConvergeQA service-account key. | CONVERGEQA_SERVICE_ACCOUNT_KEY |