Aryn is an AI-powered platform for document parsing, data extraction, and analytics, enabling users to process and query unstructured documents at scale.
Tool to create a new docset. use when you need to allocate a storage container before adding documents.
Tool to create a new docset. use when you need to allocate a storage container before adding documents.
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.
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").
Tool to retrieve metadata for a specific docset. use when you have the docset id and optionally need usage statistics.
Tool to retrieve a document by id. use after both docset and document ids are available.