Nano nets
Overview
SLUG: NANO_NETS
Description
Nanonets provides an AI-driven Intelligent Document Processing API that transforms unstructured documents into structured data, enabling efficient data extraction and workflow automation.
Authentication Details
API Key
Connecting to Nano nets
Create an auth config
Use the dashboard to create an auth config for the Nano nets toolkit. This allows you to connect multiple Nano nets accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Nano nets Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Nano nets toolkit’s playground](https://app.composio.dev/app/Nano nets)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
NANO_NETS_CREATE_MODEL
Tool Name: Create OCR Model
Description
Action Parameters
Action Response
NANO_NETS_DELETE_MODEL
Tool Name: Delete OCR Model
Description
Action Parameters
Action Response
NANO_NETS_GET_ALL_MODELS
Tool Name: Get all OCR models
Description
Action Parameters
Action Response
NANO_NETS_GET_ALL_PREDICTION_FILES
Tool Name: Get All Prediction Files
Description
Action Parameters
Action Response
NANO_NETS_GET_MODEL_DETAILS
Tool Name: Get OCR Model Details
Description
Action Parameters
Action Response
NANO_NETS_GET_TRAINING_IMAGES
Tool Name: Get OCR Training Images
Description
Action Parameters
Action Response
NANO_NETS_GET_WORKFLOWS
Tool Name: Get Workflows
Description
Action Parameters
Action Response
NANO_NETS_LIST_DOCUMENTS
Tool Name: List Workflow Documents
Description
Action Parameters
Action Response
NANO_NETS_UPDATE_MODEL
Tool Name: Update OCR Model
Description
Action Parameters
Action Response
NANO_NETS_UPLOAD_TRAINING_IMAGES_BY_FILE
Tool Name: Upload Training Images by File
Description
Action Parameters
Action Response
NANO_NETS_UPLOAD_TRAINING_IMAGES_BY_URL
Tool Name: Upload Training Images by URL
Description
Action Parameters
Action Response