invariance_dna_list_object_mentions
List Company DNA object mentions by filtering extracted references with event_id, chunk_id, object_id, or mention_type to resolve data origins; returns paginated results.
Instructions
List Company DNA object mentions — extracted references (in events or chunks) that may resolve to a DNA object. Filter by event_id, chunk_id, object_id, or mention_type. Output: {data: DnaObjectMention[], next_cursor}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| cursor | No | Opaque pagination token from a previous next_cursor. | |
| chunk_id | No | Filter to mentions from this context chunk. | |
| event_id | No | Filter to mentions from this DNA event. | |
| object_id | No | Filter to mentions resolved to this object. | |
| project_id | No | ||
| mention_type | No |