ClawLink
AI & ML9 toolsPaste one API key

Aryn integration for AI agents

Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Aryn once and call the same tools from all of them.

Setup

Connect Aryn 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

Aryn exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
aryn_generate_planGenerate a query plan without executing itRead
aryn_get_doc_setRetrieve metadata for a specific DocSet by its IDRead
aryn_get_documentRetrieve a document by ID from Aryn DocParse storageRead
aryn_get_document_binaryDownload the original binary content (e.g., PDF, image) of a document from an Aryn DocSetRead
aryn_list_async_tasksList all outstanding asynchronous tasks for the accountRead
aryn_partition_documentPartition a document using Aryn DocParse to extract and structure its content elementsRead
aryn_create_docsetCreate a new DocSetWrite
aryn_submit_async_add_docSubmit a document for asynchronous addition to a DocSetRead