Search the Web
perplexity_searchSearch Perplexity AI to get answer text for a query, with optional session ID for follow-up questions. Combine related subquestions into one call.
Instructions
对齐官方 Perplexity MCP:搜索(当前实现返回回答文本,结构化字段尽量附带)。请避免频繁调用;尽量将多个子问题合并到一次 query / 一次 perplexity_search 中查清楚。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| backend_uuid | No | 续问用的会话标识。通常应直接使用上一轮工具返回的 structuredContent.backend_uuid;若不提供则视为新对话。 |