page-intel
Extracts structured content from any public URL: title, meta description, headings, links, and text preview for research or page auditing.
Instructions
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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Public HTTP/HTTPS URL to fetch. Redirects are followed. Max 256 KB of response read. | |
| link_limit | No | Maximum number of links to return (default 50, max 200). |