v2

latestOpenAPI 3.1.02026-07-26937792.5 KB

Search Web

Search the web and optionally scrape + save the results.

With scrapeContent=true the full markdown of each result is fetched. With saveToKnowledgeBase=true (requires agentId + lastUpdatedBy) each scraped result is also persisted to the agent's knowledge base.

post/scrape/search

Headers

authorizationstring required

Request body

querystring required
limitinteger
scrapeContentboolean
saveToKnowledgeBaseboolean
agentIdstring nullable
lastUpdatedBystring nullable

Response

Successful Response

{"stackTrail":"paths:/scrape/search:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}