slim_fetch
Fetch any web page and return its content in SLIM, an AI-optimized format that reduces token usage by ~90% for clearer understanding.
Instructions
Fetch web content in SLIM format - an AI-optimized representation that Claude understands natively.
Use this tool when you need to read and understand web pages, articles, documentation, or any online content.
SLIM provides:
L1: Page identity (title, type, author)
L3: Document structure (sections, headings)
L5: Key points and insights
L7: Full content (if needed)
The content is optimized for AI comprehension with ~90% token reduction compared to raw HTML.
Supported platforms:
Any website or article
YouTube videos (transcripts + metadata)
Reddit posts and threads
Bluesky posts
Documentation sites
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to fetch. Can include or omit the protocol (https:// will be added if missing). |