Pass a Pydantic model (Python) or Zod schema (TypeScript) —Documentation Index
Fetch the complete documentation index at: https://docs.browser-use.com/llms.txt
Use this file to discover all available pages before exploring further.
result.output is automatically validated and converted to the typed object.
TypeScript requires Zod v4 (
npm install zod@4). Zod v3 is not compatible.