AI & ML11 toolsPaste one API key
LLMWhisperer integration for AI agents
LLMWhisperer is a technology that presents data from complex documents to LLMs in a way that they can best understand.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect LLMWhisperer once and call the same tools from all of them.
Setup
Connect LLMWhisperer through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
LLMWhisperer exposes 11 tools through ClawLink. The 10 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
llmwhisperer_get_highlights | Get line metadata for highlighting extracted text in the original document | Read |
llmwhisperer_usage_get_info | Check usage metrics of your LLMWhisperer account | Read |
llmwhisperer_usage_get_stats | Retrieve usage statistics for your LLMWhisperer account based on a specific tag | Read |
llmwhisperer_webhook_get_details | Retrieve registered webhook details for LLMWhisperer | Read |
llmwhisperer_whisper_check_status | Check the status of a text extraction process in LLMWhisperer | Read |
llmwhisperer_whisper_get_detail | Retrieve comprehensive details about ongoing or completed text extraction process | Read |
llmwhisperer_convert_document_to_text_v2 | Convert PDF/scanned documents to text format for LLM consumption | Read |
llmwhisperer_register_webhook | Register a new webhook endpoint for LLMWhisperer async notifications | Read |
llmwhisperer_webhook_update | Update an existing webhook configuration for document conversion callbacks | Read |
llmwhisperer_whisper_retrieve_text | Retrieve extracted text from asynchronous whisper processing | Read |