run_detect_agent_investigation
Run a managed Detect Agent investigation against media at a public HTTPS URL and return its verdict. preset_id is one of: investigate_social_content, review_insurance_claim, verify_breaking_news, verify_document, verify_evidence, verify_id (confirm with list_detect_agents). query states the investigation objective; check_urls adds URLs for the agent to check.
Consumes a run of the team's allowance. `label`/`score` are the Detect
evidence and are the only basis for an authenticity claim; `verdict` is the
agent's written assessment. If timed_out is true the investigation is still
running server-side — retrieve it later with get_detect_agent_run.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| query | No | ||
| preset_id | Yes | ||
| check_urls | No | ||
| max_wait_seconds | No |