Skip to content
Recued
Menu
← Back to recipes

Brave Search media discovery brief

by recued-core v1

Read-only Brave Search workflow for discovering image and video results for an explicit query. It uses only the documented image and video search endpoints and does not call Brave Answers, rich callback flows, POST variants, Goggles definitions, local POI detail endpoints, or arbitrary Brave API paths.

How it works 12 steps

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

Process (12 steps)
images ?
videos ?
image_results default
Apply default
video_results default
Apply default
image_result_count count
Count items in image results
video_result_count count
Count items in video results
image_rows slice
Take a subset of
video_rows slice
Take a subset of
summarize ?
image_table to_table
Format results as a data table
video_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 10 configurable

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

focus setting = Summarize the image and video result sets for a media discovery user: strongest candidates, source diversity, freshness, likely duplicates, and follow-up queries. Do not invent facts outside the Brave Search responses.
query setting =
country setting = US
freshness setting =
row limit setting = 12
max length setting = 800
image count setting = 20
search lang setting = en
video count setting = 20
brave search setting =

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 Brave_search connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

brave-search brave-searchimagesvideosmediaresearchasset-discoverypack:brave-search

Details

12 steps 10 configurable settings recipe_id: brave-search-media-discovery-brief