Parseur
Overview
SLUG: PARSEUR
Description
Parseur is an AI-powered data extraction tool that automates the parsing of emails, PDFs, and other documents into structured data.
Authentication Details
API Key
Connecting to Parseur
Create an auth config
Use the dashboard to create an auth config for the Parseur toolkit. This allows you to connect multiple Parseur accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Parseur 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 Parseur toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PARSEUR_CREATE_WEBHOOK
Tool Name: Create webhook
Description
Action Parameters
Action Response
PARSEUR_DELETE_WEBHOOK
Tool Name: Delete webhook
Description
Action Parameters
Action Response
PARSEUR_ENABLE_WEBHOOK
Tool Name: Enable webhook
Description
Action Parameters
Action Response
PARSEUR_LIST_DOCUMENTS_IN_MAILBOX
Tool Name: List Documents in Mailbox
Description
Action Parameters
Action Response
PARSEUR_LIST_MAILBOXES
Tool Name: List Mailboxes
Description
Action Parameters
Action Response
PARSEUR_LIST_TEMPLATES
Tool Name: List Templates for Mailbox
Description
Action Parameters
Action Response
PARSEUR_LIST_WEBHOOKS
Tool Name: List Webhooks for Mailbox
Description
Action Parameters
Action Response
PARSEUR_PAUSE_WEBHOOK
Tool Name: Pause webhook
Description
Action Parameters
Action Response
PARSEUR_RETRIEVE_WEBHOOK
Tool Name: Retrieve a webhook
Description
Action Parameters
Action Response
PARSEUR_UPDATE_WEBHOOK
Tool Name: Update webhook
Description
Action Parameters
Action Response