Copy DocumentTool to copy a document to another mailbox.
Copy MailboxTool to copy a mailbox (parser) in Parseur.
Create custom downloadTool to create a custom download (export configuration) for a mailbox.
Create mailboxTool to create a new mailbox (parser) in Parseur.
Delete custom downloadTool to delete a custom download (export configuration) from a mailbox.
Delete documentTool to delete a specific document by ID.
Delete mailboxTool to delete a mailbox (parser) by ID.
Delete webhookTool to delete a specific webhook.
Disable webhookTool to disable a webhook for a mailbox.
Enable webhookEnables a paused webhook for a specified mailbox, allowing it to receive and forward parsed document events.
Get Bootstrap ConfigTool to retrieve bootstrap configuration data.
Get DocumentTool to retrieve full details of a specific document by ID.
Get Document LogsTool to get document logs for a specific document.
Get Mailbox by IDTool to retrieve full mailbox (parser) configuration by ID.
Get Mailbox SchemaTool to retrieve the JSON schema for a mailbox's parsed fields.
List Custom DownloadsTool to retrieve custom downloads (export configurations) for a mailbox.
List Documents in MailboxTool to list documents within a specific mailbox.
List Mailboxes (Full Details)Tool to list mailboxes (parsers) with full configuration details.
List Templates for MailboxTool to list all templates in a given mailbox.
Reprocess a documentTool to reprocess a document.
Retrieve a webhookTool to retrieve details of a specific webhook.
Skip a documentTool to skip a document.
Update custom downloadTool to update a custom download (export configuration) for a mailbox.
Update MailboxTool to update a mailbox (parser) configuration.
Update webhookTool to update an existing webhook’s settings.
Upload Email DocumentTool to upload an email or text document to Parseur for parsing.