citation_tracker_check
Sends one prompt to 1 to 4 search assistants (Perplexity, OpenAI, Anthropic, Gemini) and reports whether each cites your target domains: cited status, citation count, cited domains, model, and a structured error per engine. Started concurrently; a failed engine returns cited: null and does not block the others (PD7). Paid, $0.75/call; read-only and safe to retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The prompt to send to the search assistant(s), verbatim. 1 to 4000 characters. | |
| engines | Yes | 1 to 4 distinct engines to check, from perplexity, openai, anthropic, gemini. | |
| targets | Yes | 1 to 10 target domains to check for a citation. |