pplx_query
Retrieve answers from Perplexity AI by choosing a specific large language model, with optional extended thinking and focused sources, costing one PRO search query per call.
Instructions
Query Perplexity AI with explicit model selection. COSTS 1 PRO SEARCH QUERY per call.
Prefer pplx_smart_query for automatic quota-aware routing. Use this only when you need a specific model or thinking mode.
Args: query: The question to ask model: Model to use - auto, sonar, deep_research, gpt54, gpt55, claude_sonnet, claude_opus, gemini_pro, nemotron, kimi_k26 thinking: Enable extended thinking mode (available for gpt54, gpt55, claude_sonnet, claude_opus, kimi_k26; always on for gemini_pro and nemotron) source_focus: Source aliases, raw source IDs, or comma-separated source list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | auto | |
| query | Yes | ||
| thinking | No | ||
| source_focus | No | web |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |