get_conversion_result
Fetch verified transaction data from a completed PDF bank statement conversion. Supports Markdown, JSON, CSV, or JSONL output with optional source citations.
Instructions
Fetch the converted transactions for a completed conversion. format: markdown (default, ready-to-read tables), json (signed amounts: deposits positive / withdrawals negative), csv, or jsonl. provenance: none | summary (default — page/line citations, verbatim source text, verification status per row) | full (adds per-field sources).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| account | No | Account index for multi-account statements | |
| provenance | No | summary | |
| conversion_id | Yes |