reducto
Installation
SKILL.md
Troubleshooting
If requests fail, run zero doctor check-connector --env-name REDUCTO_TOKEN or zero doctor check-connector --url https://platform.reducto.ai/parse --method POST.
How to Use
Reducto authenticates with a Bearer token. The base URL is
https://platform.reducto.ai. Most flows upload a file (or pass a URL),
get back a structured document, optionally then chunk it for RAG.
1. Parse a public PDF URL
Write to /tmp/reducto_request.json: