Skip to main content
Use Perplexity Search when a workflow needs normalized web results from Perplexity’s standalone Search API. This is different from Sonar Web Search. Perplexity Search is a workflow step and cross-provider agent tool backed by POST /search. Sonar Web Search is native search available only to agents using Perplexity Sonar models.

Configuration

The step supports parallelization. Each version keeps its own query, credential mode, and complete search-option set and performs a separate search call.

Output

The output is an array of normalized results. Each result can contain:
Optional fields are omitted when Perplexity does not return them. An empty array is a successful, billable search and can be passed directly to an iterator:

Billing and limits

Hosted calls use Perplexity’s fixed Search API request cost. Personal calls use one platform task and your workspace integration. Each actual request consumes one provider-tool limit unit; validation failures do not. See also: Workflow step overview, Error Handling, and Perplexity Search for agents