Skip to content
Recued
Menu
← Back to recipes

Perplexity web search brief

by recued-core v1

Read-only Perplexity Search API workflow. It searches for an explicit query, builds a result table, and summarizes relevance and source mix. It never uses People Search, browser sessions, Agent API responses, async jobs, tools, token management, or arbitrary Perplexity routes.

How it works 6 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (6 steps)
search ?
results default
Apply default
result_count count
Count items in results
summarize ?
result_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 9 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

focus setting = Summarize the search result set, strongest sources, duplicates or weak sources, freshness signals, and useful follow-up searches. Do not invent facts outside the returned search results.
query setting =
max length setting = 800
perplexity setting =
max results setting = 10
search mode setting = web
display server time setting = true
search context size setting = medium
search recency filter setting = month

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Perplexity connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

perplexity perplexitysearchresearchcompetitive-intelligencemonitoringai-summarypack:perplexity

Details

6 steps 9 configurable settings recipe_id: perplexity-web-search-brief