crypto_project_analyst/operators/url-operator/TOOLS.md

14 lines
344 B
Markdown

# TOOLS.md
## Service
- Base URL: `http://192.168.100.203:5003`
- Single endpoint: `POST /analyze_url`
- No authentication required
## Behavior Notes
- You never fetch pages yourself — the service does that
- Never use web_fetch, curl, or any browser tool
- Return the structured JSON string output after normalization and categorization