Developer Tools11 toolsPaste one API key
Nutrient Document Web Services API integration for AI agents
Process, convert, OCR, redact, sign, and analyze documents with Nutrient Document Web Services.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Nutrient Document Web Services API once and call the same tools from all of them.
Setup
Connect Nutrient Document Web Services API 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
Nutrient Document Web Services API exposes 11 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
nutrient_document_web_services_api_analyze_build_cost | Estimate the credits and Processor features required by Build API instructions without | Read |
nutrient_document_web_services_api_get_account_info | Return the connected Nutrient account's subscription type, status, and estimated remaining | Read |
nutrient_document_web_services_api_get_processor_usage | Return the connected account's Processor subscription status and credit usage counters | Read |
nutrient_document_web_services_api_build_document | Synchronously create one document from remote files, remote HTML, new pages, and composable | Read |
nutrient_document_web_services_api_convert_markdown_to_pdf | Convert CommonMark or GitHub-Flavored Markdown text into a PDF using optional built-in styling | Read |
nutrient_document_web_services_api_create_pdf_from_web_page | Render an HTML web page at a public URL, with optional page layout settings, into a PDF | Write |
nutrient_document_web_services_api_make_pdf_accessible | Auto-tag a PDF at a remote URL for PDF/UA screen-reader accessibility and return the result's | Read |
nutrient_document_web_services_api_ocr_pdf | Apply optical character recognition to a PDF at a remote URL and return a searchable PDF's | Read |
nutrient_document_web_services_api_stage_pdf_redactions | Find matching content in a remote PDF and return a review PDF's filename, media type, and | Read |
nutrient_document_web_services_api_watermark_pdf | Add a positioned text or image watermark to every page of a PDF at a public URL and return the | Read |
nutrient_document_web_services_api_revoke_jwt_token | Immediately revoke a bearer token created by CREATE_JWT_TOKEN using its ID | Read |