pplx_query
Send a query to Perplexity AI with explicit model selection, optional extended thinking, and source focus. Use when you need a specific model or thinking mode.
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, glm52, kimi_k26 thinking: Enable extended thinking mode (available for gpt54, gpt55, claude_sonnet, claude_opus, kimi_k26; always on for gemini_pro, nemotron, and glm52) source_focus: Source type - none (model only, no search), web, academic, social, finance, all, or connector source ID from pplx_connectors()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | auto | |
| query | Yes | ||
| thinking | No | ||
| source_focus | No | web | |
| conversation_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |