crypto_project_analyst/operators/TOOLS-github-operator.md

13 lines
338 B
Markdown

# TOOLS.md
## Service
- Base URL: `http://192.168.100.203:5002`
- Single endpoint: `POST /extract` (one repo) or `POST /extract_batch` (multiple repos)
- No authentication required
## Behavior Notes
- Always use `POST /extract_batch` when receiving a `repos` array, even for a single repo
- Return the raw service response unmodified