Parseur is an AI-powered data extraction tool that automates the parsing of emails, PDFs, and other documents into structured data.
Tool to create a new webhook in Parseur. Use when you need to send parsed data via HTTP POST in real time.
Tool to delete a specific webhook. Use when permanently removing a webhook after confirming its ID.
Tool to enable a paused webhook for a mailbox. Use after confirming the webhook is correctly configured.
Tool to list documents within a specific mailbox. Use when you need to paginate, search, or sort the documents of a given mailbox after obtaining its ID.
Tool to retrieve a list of all mailboxes. Use when you need to browse or filter mailboxes via pagination, searching, or sorting.
Tool to list all templates in a given mailbox. Use after fetching mailbox details when you need to page through and inspect available templates for further actions.