run_panel
Execute a saved panel of queries to check which AI models cite specific URLs, then save a timestamped snapshot for trend analysis.
Instructions
Run a saved panel through am_i_cited and append a timestamped snapshot. Snapshots live under /snapshots//.json. Feeds citation_trend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Panel name previously saved via track_queries. | |
| domain | No | Override the panel's default domain for this run. | |
| engine | No | AI engine to query. Use bing_serp/brave_serp for web_rank comparison only — am_i_cited will refuse them. | auto |