get_deliberation
Retrieve a persisted deliberation job by job ID or idempotency key, with optional attempt history and wait-for-terminal behavior. Use it to access stored decisions, evidence, and quality metrics from multi-stage deliberation runs.
Instructions
Get one job by ID or idempotency key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | No | ||
| idempotency_key | No | ||
| include_attempts | No | ||
| wait_for_terminal | No | ||
| wait_timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||