perplexity_ask
Send questions to Perplexity AI for web research and answers. Configure search depth, reasoning effort, and model settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | User question or task for Perplexity. | |
| model | No | Polza model id. Default: perplexity/sonar | perplexity/sonar |
| system | No | Optional system instruction. | |
| temperature | No | Sampling temperature. | |
| max_tokens | No | Maximum completion tokens. | |
| search_context_size | No | Perplexity web search depth. | |
| reasoning_effort | No | Reasoning effort for models that support it. | |
| include_reasoning | No | Ask the provider to include reasoning in the response when supported. |