← All components
Fetch a web page
Data & researchReads the content of a URL so the run can use what's on it.
What the architect sets up
- Optionally, how long fetched pages may be reused before re-fetching
How it behaves in a run
- The agent uses it as needed while working through a stage.
Related
- Stages & components: how components fit into a workflow
- Showcase: see components like this at work in real workflows
For developers: the API and MCP server identify this component as fetch_url_content.