Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Extract From Public URLNANONETS_OCR_EXTRACT_FROM_URL
Synchronously extract model-defined fields and tables from one publicly reachable document URL. Returns durable page and file IDs even when the model finds no matching fields.
Get OCR ModelNANONETS_OCR_GET_MODEL
Get readiness, accuracy, extraction fields, and table configuration for one Nanonets OCR model.
Get OCR Prediction FileNANONETS_OCR_GET_PREDICTION_FILE
Get normalized extraction results for every page of one previously processed Nanonets OCR file. A successful page can have no extracted fields.
Get OCR Prediction PageNANONETS_OCR_GET_PREDICTION_PAGE
Get normalized extracted fields and tables for one OCR prediction page.
List OCR ModelsNANONETS_OCR_LIST_MODELS
List the OCR models available to the connected Nanonets account, including each model's ID, readiness state, and extraction categories.
List OCR PredictionsNANONETS_OCR_LIST_PREDICTIONS
List compact OCR prediction-page summaries for a model within an inclusive UTC date range. Nanonets returns the entire matching range without pagination, so prefer narrow ranges when a model has substantial history.