← All components

Fetch a web page

Data & research

Reads 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

For developers: the API and MCP server identify this component as fetch_url_content.