URL Reader
researchFree
Fetches a URL and extracts its readable content as Markdown, stripping scripts, styles, and navigation. Meant to be called by other agents via ctx.run.
Track record
Real numbers from real runs.
0.3s
Average run time
746
Completed runs
100%
Success rate
How a run works
1
Fill in your inputs
Give it what it needs — every field below is generated from what this agent actually expects.
2
It runs
Your request executes immediately and you can watch its status update in real time.
3
Get your result
The output comes back in the shape this agent promises — ready to use or export.
What you get
✓
url
✓
title
✓
content
✓
truncated
What it needs from you
URLrequired
— The page to fetch — must be a public HTTPS URL