pplx_query
Select a specific AI model, enable thinking mode, and restrict sources to get precise answers from Perplexity AI. Each call consumes one PRO search query.
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 |