Read grouped claim sources
catalyst_edge_claim_sourcesFetch one bounded page of immutable source records for a given dossier claim ID, with optional pagination controls.
Instructions
Use with a dossier claim ID to read one bounded page of its immutable source records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | ||
| claim_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | Yes | ||
| sources | No | ||
| claim_id | Yes | ||
| next_cursor | No | ||
| attributions | No | ||
| total_sources | Yes |