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.