AI & ML26 toolsPaste one API key
Parseur integration for AI agents
Parseur is an AI-powered data extraction tool that automates the parsing of emails, PDFs, and other documents into structured data.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Parseur once and call the same tools from all of them.
Setup
Connect Parseur 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
Parseur exposes 26 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
parseur_get_bootstrap_config | Retrieve bootstrap configuration data | Read |
parseur_get_document | Retrieve full details of a specific document by ID | Read |
parseur_get_document_logs | Get document logs for a specific document | Read |
parseur_get_mailbox | Retrieve full mailbox (parser) configuration by ID | Read |
parseur_get_mailbox_schema | Retrieve the JSON schema for a mailbox's parsed fields | Read |
parseur_list_custom_downloads | Retrieve custom downloads (export configurations) for a mailbox | Read |
parseur_list_documents_in_mailbox | List documents within a specific mailbox | Read |
parseur_list_mailboxes2 | List mailboxes (parsers) with full configuration details | Read |
parseur_list_templates | List all templates in a given mailbox | Read |
parseur_retrieve_webhook | Retrieve details of a specific webhook | Read |
parseur_copy_document | Copy a document to another mailbox | Read |
parseur_copy_mailbox | Copy a mailbox (parser) in Parseur | Read |
parseur_create_custom_download | Create a custom download (export configuration) for a mailbox | Write |
parseur_create_mailbox | Create a new mailbox (parser) in Parseur | Write |
parseur_enable_webhook | Enables a paused webhook for a specified mailbox, allowing it to receive and forward parsed | Read |
parseur_reprocess_document | Reprocess a document | Read |
parseur_skip_document | Skip a document | Read |
parseur_update_custom_download | Update a custom download (export configuration) for a mailbox | Write |
parseur_update_mailbox | Update a mailbox (parser) configuration | Write |
parseur_update_webhook | Update an existing webhook’s settings | Write |
parseur_upload_email_document | Upload an email or text document to Parseur for parsing | Write |
parseur_disable_webhook | Disable a webhook for a mailbox | Read |