Read the answers behind the numbers
list_answersPull the actual AI assistant answers behind visibility metrics, showing brand mention, position, and cited sources to explain why a visibility figure changed.
Instructions
The answers the assistants actually gave on the active project's prompts, each with whether the brand was named, in which position, and which sources the answer cited. Call this when a visibility figure needs explaining rather than restating.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | Only answers that named the brand, or only those that did not. | |
| limit | No | How many entries to return, at most 200. Defaults to 50. | |
| model | No | Report on this assistant alone instead of all of them. | |
| cursor | No | The nextCursor of the previous page. Omit it to start from the first one. | |
| search | No | Only answers whose text contains this phrase. | |
| endDate | No | Last day to report on, inclusive. Defaults to today, and must be within 366 days of startDate. | |
| promptId | No | Only answers to this prompt. | |
| startDate | No | First day to report on, inclusive. Defaults to 30 days before today. |