v2

latestOpenAPI 3.1.02026-07-26937792.5 KB

Scrape Website

Scrape a single URL and save it to the agent's knowledge base.

Returns the persisted website ID, name, and an AI-generated summary. Uses Firecrawl caching (maxAge) to avoid redundant fetches.

post/scrape/website

Headers

authorizationstring required

Request body

urlstring required
agentIdstring required
lastUpdatedBystring required
maxAgeinteger

Response

Successful Response

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