trigger_agent_run
Trigger on-demand execution of watchdog, analyst, or operator agents for data quality audit, attribution modeling, or media optimization. Asynchronous run; check results afterward.
Instructions
Trigger an on-demand run of one of the autonomous agents: 'watchdog' (data quality audit), 'analyst' (attribution model run), or 'operator' (media optimization pass). Requires PAID_MEDIA_AGENT_URL to be set in the MCP server's environment. The agent runs asynchronously — use get_attribution_run_history or get_watchdog_alerts to check results after a few minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | ||
| reason | Yes | Brief explanation of why this run is being triggered manually, e.g. 'Data quality issue resolved, refreshing attribution model' |