AI & ML10 toolsPaste one API key
Invofox integration for AI agents
Invofox extracts structured data and OCR text from invoices and other business documents and supports document-processing workflows.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Invofox once and call the same tools from all of them.
Setup
Connect Invofox 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
Invofox exposes 10 tools through ClawLink. The 9 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
invofox_get_document | Get one processed document with extracted fields, confidence, processing metadata, and signed | Read |
invofox_get_document_text | Return plain OCR text for each page of a processed document | Read |
invofox_get_import | Get an asynchronous import's status, document count, and file processing records after | Read |
invofox_list_companies | Find managed companies by country, tax ID, or name using bounded offset pagination | Read |
invofox_list_documents | Find processed documents using extraction-field filters, sorting, field selection, and bounded | Read |
invofox_create_company | Create a managed company collection used to organize document processing | Write |
invofox_process_documents_by_url | Queue one or more documents from public HTTPS URLs for asynchronous extraction | Read |
invofox_update_document | Correct extracted document fields, update client metadata, or do both for an existing processed | Write |
invofox_set_document_state | Move a document to pending correction, approved, discarded, or exported | Write |