AI & ML10 toolsPaste one API key
Airparser integration for AI agents
Airparser extracts structured data from emails, documents, and other files using AI-powered parsing.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Airparser once and call the same tools from all of them.
Setup
Connect Airparser 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
Airparser exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
airparser_get_account_usage | Return the connected Airparser account's role, verification state, plan, and parsing-credit | Read |
airparser_get_document | Get parsed output and status for a document, optionally including extended source and | Read |
airparser_get_inbox | Get one Airparser inbox, including its current extraction schema and useful parsing | Read |
airparser_list_documents | List and search documents in one inbox, one page at a time | Read |
airparser_list_inboxes | List the Airparser inboxes available to the connected account | Read |
airparser_clone_extraction_schema | Replace a destination inbox's extraction schema with a copy of a source inbox's schema | Read |
airparser_create_inbox | Create an Airparser inbox/parser for a document family using a text or vision extraction engine | Write |
airparser_parse_document_sync | Upload one document to an inbox and wait for its extracted JSON | Read |
airparser_upsert_extraction_schema | Create or completely replace the extraction schema used by an Airparser inbox | Read |