Aryn Delete DocsetAryn ToolsTool 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.Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Generate PlanAryn ToolsTool 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").Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Get Doc SetAryn ToolsTool to retrieve metadata for a specific DocSet by its ID. Use when you need to check DocSet details like name, creation time, properties, or prompts.Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Get DocumentAryn ToolsRetrieve a document by ID from Aryn DocParse storage. Returns the document's parsed elements (text, tables, sections with embeddings), custom properties, and optionally the original binary content. Use this after obtaining a docset_id and doc_id from other Aryn actions (e.g., li…Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Get Document BinaryAryn ToolsDownload the original binary content (e.g., PDF, image) of a document from an Aryn DocSet. This action retrieves the raw binary file that was originally uploaded to the DocSet. Use this when you need to access the original document file rather than the parsed elements or extract…Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn List Async TasksAryn ToolsTool to list all outstanding asynchronous tasks for the account. Use when you need to check pending or running tasks.Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Partition DocumentAryn ToolsPartition a document using Aryn DocParse to extract and structure its content elements including text, tables, and images. Supports file upload or URL input with extensive processing options for chunking, OCR, table extraction, image extraction, and multiple output formats. Use…Write Action·Risk level 2 of 5·API key connection·Free Action
Aryn Submit Async Add DocAryn ToolsTool to submit a document for asynchronous addition to a DocSet. Returns a task ID to track the operation. Use when you need to add documents to an existing DocSet and want to track the processing status.Write Action·Risk level 2 of 5·API key connection·Free Action
Asana Add Followers To ProjectAsana ToolsTool to add followers to a project in Asana. Use this tool when you need to add one or more users as followers to a specific project. Followers will receive notifications when tasks are added to the project.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Followers To TaskAsana ToolsTool to add followers to a task in Asana. Use this tool when you need to add one or more users as followers to a specific task. This will notify them of updates to the task.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Item To PortfolioAsana ToolsAdd a project (or other supported item) to an Asana portfolio using the native addItem endpoint. Use when a workflow needs to attach a newly created project to a portfolio without using ASANA_SUBMIT_PARALLEL_REQUESTS.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Members To ProjectAsana ToolsTool to add users to a project in Asana. Use this tool when you need to add one or more users as members to a specific project. Members can view and contribute to the project.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Project For TaskAsana ToolsTool to add a project to a task in Asana. Use when you need to associate a task with a project. Optionally position the task within the project using insert_before, insert_after, or section parameters.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Supporting RelationshipAsana ToolsTool to add a supporting goal relationship to a goal. Use when you want to link a project, task, portfolio, or another goal as a supporting resource to a specific goal in Asana.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Tag To TaskAsana ToolsTool to add an existing tag to a task in Asana. Use when you need to add a tag for prioritization, routing, or automation workflows. Tags cannot be added via Update Task, so this dedicated endpoint is required.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Task DependenciesAsana ToolsTool to add dependency relationships to an Asana task. Use when you need to mark one or more tasks as prerequisites (dependencies) for another task, ensuring the dependency tasks must be completed first.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add Task To SectionAsana ToolsAdds an existing task to a section, optionally positioning it before or after another task in that section; if no position is specified, the task is added to the end.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add User To TeamAsana ToolsTool to add a user to a team in Asana. Use this when you need to add a user to a specific team by providing their user GID, email, or "me" for the current user.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Add User To WorkspaceAsana ToolsTool to add a user to a workspace or organization in Asana. Use this when you need to add a user to a specific workspace by providing their user GID, email, or "me" for the current user.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Approve Access RequestAsana ToolsTool to approve an access request in Asana. Use when you need to grant access to a resource that requires approval workflow.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Create A ProjectAsana ToolsCreates a new Asana project in the specified workspace. Requires a `workspace` GID, and additionally a `team` GID if the workspace is an organization.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Create A Tag In A WorkspaceAsana ToolsCreates a new tag, with properties like name and color defined in the request body, within a specific Asana workspace (using `workspace_gid`); this tag helps categorize tasks, is confined to the workspace, and is not automatically applied to tasks.Write Action·Risk level 2 of 5·OAuth connection·Free Action
Asana Create A TaskAsana ToolsCreates a new Asana task; requires 'workspace', 'parent', or 'projects' for association, and 'followers', 'projects', 'tags' are set only at creation.Write Action·Risk level 2 of 5·OAuth connection·Free Action