read_company_version
Retrieve a specific historical company version and its document using its checkpoint number from list_company_versions.
Instructions
Read one historical company version by its CHECKPOINT NUMBER (the integer version from list_company_versions), including its document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | Yes | The integer checkpoint number, e.g. 3. |