Type: nodetool.agents.BrowserAgent

Namespace: nodetool.agents

Description

Prompt-driven browser skill with bounded tool validation and schema outputs. Supports extraction and browser automation workflows. skills, browser, scrape, extraction, automation

Properties

Property Type Description Default
model language_model Model used for free-form browsing tasks. {"type":"language_model","provider":"empty","id...
prompt str Prompt for browser navigation/extraction. ``
timeout_seconds int Maximum runtime for agent execution. 150
max_output_chars int Maximum serialized output chars before truncation. 180000

Outputs

Output Type Description
text str  

Browse other nodes in the nodetool.agents namespace.