get_record_citations
Retrieve a per-field citation map for a record, showing page, bounding box, and source text for each field. Use sift_id and record_id to get precise citations for any field in the document.
Instructions
Get per-field citation map for a record (page, bbox, source text for each field).
Args:
sift_id: The sift identifier
record_id: The record identifierInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sift_id | Yes | ||
| record_id | Yes |