Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
11 tools available
Nanonets provides an AI-driven Intelligent Document Processing API that transforms unstructured documents into structured data, enabling efficient data extraction and workflow automation.
Connect Nanonets to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Nanonets's 11 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Nanonets action below is a callable tool any Definable persona can invoke.
Tool to create a new image classification or OCR model. Use when you need to initialize a model before uploading training images. Provide a list of categories/classes that the model should learn to identify or extract.
Permanently deletes an OCR model from Nanonets. Use this action when you need to remove a trained model that is no longer needed. This action is irreversible - once deleted, the model and all its training data cannot be recovered. Prerequisites: Obtain the model_id from the 'Get all OCR models' action first.
Retrieves all models (OCR and Image Classification) in the user's NanoNets account. Returns model details including ID, type, status, accuracy, and extractable fields/categories. Use to discover available models before performing predictions or training operations.
Retrieve all prediction files (OCR results) for a NanoNets model. Use this tool to: - List all documents/images that have been processed by an OCR model - Get prediction results including extracted text and field values - Access file URLs and processing status for each prediction The response includes prediction labels with extracted text, confidence scores, and bounding box coordinates for each processed file.
Tool to retrieve details of an OCR model. Use when you need full metadata of a model by its ID.
Tool to retrieve training images for an OCR model. Use when you need to page through images associated with a model before training or analysis.
Tool to retrieve a list of all workflows in your Nanonets account. Use when you need to inventory or inspect all configured workflows.
Retrieve a paginated list of documents processed by a NanoNets workflow. Returns document metadata including processing status, upload timestamp, verification status, and page details. Use this to monitor document processing progress or access extracted data from previously uploaded documents.
Update AI Agent guidelines for an OCR model. Sets instructions for how the AI should handle field and table predictions. Only works for Instant Learning models. Use this to customize extraction behavior for specific document types.
Tool to upload a training image file to a specified OCR model. Use when adding a local image file to train the model. Supported file formats include PNG, JPEG, and PDF.
Tool to upload training images by URL to a specified OCR model. Use when adding URLs of images to a model for training purposes.
Anything Nanonets exposes through its API. Common ai document extraction workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 11 Nanonets tools directly, then chain the result into another integration without you writing code.
Nanonets uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 11 Nanonets tools. You only need a separate Nanonets subscription if Nanonets itself charges per seat or per API call.
Every call from a persona to Nanonets is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Nanonets, and connect via OAuth or API key. You can immediately attach Nanonets to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 11 Nanonets actions as callable tools — including `Create Model`, `Delete OCR Model`, `Get All Models`, plus 8 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.