Fetch Agents - Code Analysis & Context Tools
AI-powered code analysis, context compression, and knowledge search. Reduce LLM tokens by 60-80%.
1 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Fetch Agents - Code Analysis & Context Tools endpoints
| Method | Endpoint | Description |
|---|---|---|
| code | ||
| POST |
mapCodeLayers /code/map |
List all structural LAYER sections in a code file. Use to discover code structure before slimming or extracting. |
| POST |
extractCodeLayer /code/extract |
Extract one specific named LAYER section from a code file. Use map_layers first to see available layer names. |
| POST |
slimCodeContext /code/slim |
Reduce a code file to only the LAYER sections relevant to your task. Saves 60-80% tokens compared to reading the full file. |
| POST |
markCodeLayers /code/mark |
Automatically add LAYER markers to a code file for future slimming. |
| context | ||
| POST |
analyzeContext /context/analyze |
Analyze a conversation for noise, duplicates, and wasted tokens. Identifies critical vs disposable messages. |
| POST |
compressText /context/compress |
Compress long text while preserving key information. Useful for docs, logs, verbose output. |
| teleport | ||
| POST |
searchKnowledge /teleport/search |
Search a previously teleported chat knowledge base for relevant conversation chunks. |
Fetch Agents - Code Analysis & Context Tools pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $49.99 / month | — |
|