Perplexity Agent Research
perplexity_agentRun multi-step web research via Perplexity's Agent API for a cited, synthesized answer. For deep or multi-hop questions; optionally collect results later.
Instructions
Run a research query through Perplexity's Agent API (multi-step web research with citations). Use for deep or multi-hop questions where a single synthesized, sourced answer is wanted. With wait=true (default) this blocks until the answer is ready; if it takes too long you get a response_id to collect later with perplexity_agent_result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Block until the answer is ready. Set false to get a response_id immediately — useful for running several deep queries in parallel while you do other work. | |
| query | Yes | The research question. | |
| preset | No | Research depth: fast, low, medium, high, xhigh, wide-research. Deeper takes longer. | medium |
| domains | No | Restrict sources to these domains. Prefix with '-' to exclude. Allowlist or denylist, not both. | |
| recency | No | Only use sources published within this window. |