LLMWhisperer
LLMWhisperer is a technology that presents data from complex documents to LLMs in a way that they can best understand.
In development
Cataloged and scoped, not yet available to run in production.
- 11
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Convert Document to Text (v2)
Tool to convert PDF/scanned documents to text format for LLM consumption. Supports file upload or URL processing with multiple modes (native_text, low_cost, high_quality, form, table). Use when you need to extract text from documents for LLM processing. Returns whisper_hash for status checking and text retrieval.
Get Highlights Metadata
Tool to get line metadata for highlighting extracted text in the original document. Returns bounding box coordinates (x, y, width, height) and page number for each line. Use when you need to create text overlays on document images or highlight specific lines in the source document.
Register Webhook
Tool to register a new webhook endpoint for LLMWhisperer async notifications. Use when you need to set up a callback URL to receive processing results. The webhook URL is validated during registration to ensure it's reachable.
Get Usage Information
Tool to check usage metrics of your LLMWhisperer account. Use when you need to monitor API consumption, verify quotas, or check remaining page limits.
Get Usage Statistics
Tool to retrieve usage statistics for your LLMWhisperer account based on a specific tag. Use when you need to check consumption metrics for a given tag and optional date range. Returns usage data for the preceding 30 days when date parameters are omitted.
Delete Webhook
Tool to delete a registered webhook from LLMWhisperer system. Use when you need to remove a webhook that is no longer needed.
Get Webhook Details
Tool to retrieve registered webhook details for LLMWhisperer. Use when you need to get the configuration of a specific webhook including its URL and authentication token.
Register Webhook
Tool to register a new webhook endpoint for LLMWhisperer async notifications. Use when you need to set up a callback URL to receive processing results. During registration, a test payload is sent to verify the webhook endpoint is functioning and returns HTTP 200.
Triggers
Events that start workflows from this integration.
Document Processed
Triggered when a document has been successfully processed by LLMWhisperer and the extracted text is available.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.