ask_perplexity
Send a research question to get a web-grounded answer with citations. Ideal for current information, documentation lookups, or questions that benefit from live web search.
Instructions
Send a research question to Perplexity for a web-grounded answer with citations. Text and code files can be attached. Images and PDFs cannot (Perplexity has no vision API). Use this for current information, documentation lookups, or questions that benefit from live web search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Optional path to a local file. Absolute paths are recommended to avoid ambiguity about the working directory. Supported types: code and text files (.js .ts .php .py .md .json etc.), images (.png .jpg .jpeg .gif .webp), and PDFs (.pdf). Example: /Users/you/project/auth.php | |
| prompt | Yes | The research question for Perplexity. | |
| system | No | Optional system prompt. |