page-intel
ActiveTool of The Stall
Extracts structured content from any public URL: page title, meta description, H1-H3 headings, all links (with text and internal/external flag), and a 500-character text preview. Useful for research agents following link chains from on-chain data, auditing page structure, or seeding downstream text-generation calls.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"url": {
"type": "string",
"description": "Public HTTP/HTTPS URL to fetch. Redirects are followed. Max 256 KB of response read."
},
"link_limit": {
"type": "integer",
"description": "Maximum number of links to return (default 50, max 200)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries