AI & ML6 toolsPaste one API key
Nanonets OCR integration for AI agents
Nanonets OCR extracts structured data from documents using trained, model-based OCR workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Nanonets OCR once and call the same tools from all of them.
Setup
Connect Nanonets OCR through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Nanonets OCR exposes 6 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
nanonets_ocr_get_model | Get readiness, accuracy, extraction fields, and table configuration for one Nanonets OCR model | Read |
nanonets_ocr_get_prediction_file | Get normalized extraction results for every page of one previously processed Nanonets OCR file | Read |
nanonets_ocr_get_prediction_page | Get normalized extracted fields and tables for one OCR prediction page | Read |
nanonets_ocr_list_models | List the OCR models available to the connected Nanonets account, including each model's ID | Read |
nanonets_ocr_list_predictions | List compact OCR prediction-page summaries for a model within an inclusive UTC date range | Read |
nanonets_ocr_extract_from_url | Synchronously extract model-defined fields and tables from one publicly reachable document URL | Read |