ClawLink
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.

ToolWhat it doesKind
parseur_get_bootstrap_configRetrieve bootstrap configuration dataRead
parseur_get_documentRetrieve full details of a specific document by IDRead
parseur_get_document_logsGet document logs for a specific documentRead
parseur_get_mailboxRetrieve full mailbox (parser) configuration by IDRead
parseur_get_mailbox_schemaRetrieve the JSON schema for a mailbox's parsed fieldsRead
parseur_list_custom_downloadsRetrieve custom downloads (export configurations) for a mailboxRead
parseur_list_documents_in_mailboxList documents within a specific mailboxRead
parseur_list_mailboxes2List mailboxes (parsers) with full configuration detailsRead
parseur_list_templatesList all templates in a given mailboxRead
parseur_retrieve_webhookRetrieve details of a specific webhookRead
parseur_copy_documentCopy a document to another mailboxRead
parseur_copy_mailboxCopy a mailbox (parser) in ParseurRead
parseur_create_custom_downloadCreate a custom download (export configuration) for a mailboxWrite
parseur_create_mailboxCreate a new mailbox (parser) in ParseurWrite
parseur_enable_webhookEnables a paused webhook for a specified mailbox, allowing it to receive and forward parsedRead
parseur_reprocess_documentReprocess a documentRead
parseur_skip_documentSkip a documentRead
parseur_update_custom_downloadUpdate a custom download (export configuration) for a mailboxWrite
parseur_update_mailboxUpdate a mailbox (parser) configurationWrite
parseur_update_webhookUpdate an existing webhook’s settingsWrite
parseur_upload_email_documentUpload an email or text document to Parseur for parsingWrite
parseur_disable_webhookDisable a webhook for a mailboxRead