Aryn
Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Aryn authenticates with an API key. Generate the credential in your Aryn account, then paste it into FlyMyAI the first time an agent uses an Aryn action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Aryn API Key | Your Aryn API key used for authentication. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
ARYN_ARYN_CREATE_DOCSET | Tool to create a new docset. use when you need to allocate a storage container before adding documents. | name |
ARYN_CREATE_DOCSET | Tool to create a new docset. use when you need to allocate a storage container before adding documents. | name |
ARYN_DELETE_DOCSET | Tool to delete a docset and all its documents. use after confirming the docset id, when you need to permanently remove a docset and its contents. | docset_id |
ARYN_GENERATE_PLAN | Tool to generate a query plan without executing it. use when you need to review the logical plan before running your query (e.g., "generate a plan for revenue breakdown by region"). | docset_id, query |
ARYN_GET_DOCUMENT | Tool to retrieve a document by id. use after both docset and document ids are available. | docset_id, doc_id |
ARYN_GET_DOCUMENT_BINARY | Tool to retrieve the binary content of a document by docset id and document id. | docsetId, documentId |
ARYN_GET_DOC_SET | Tool to retrieve metadata for a specific docset. use when you have the docset id and optionally need usage statistics. | docsetId |
ARYN_LIST_ASYNC_TASKS | Tool to list all outstanding asynchronous tasks for the account. use when you need to check pending or running tasks. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Aryn!