Read one prompt
get_promptRetrieve a prompt's visibility per AI assistant to spot which ones carry the brand and which drop it, with an optional date range.
Instructions
One prompt of the active project, with its visibility broken down per assistant. Call this to see which assistant is carrying a prompt and which is dropping the brand from it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | Last day to report on, inclusive. Defaults to today, and must be within 366 days of startDate. | |
| promptId | Yes | Id of the prompt, as list_prompts reports it. | |
| startDate | No | First day to report on, inclusive. Defaults to 30 days before today. |