Affinda
Overview
SLUG: AFFINDA
Description
Affinda provides an AI-powered document processing platform that automates data extraction from various document types.
Authentication Details
API Key
Connecting to Affinda
Create an auth config
Use the dashboard to create an auth config for the Affinda toolkit. This allows you to connect multiple Affinda accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Affinda toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
AFFINDA_CREATE_COLLECTION
Tool Name: Create Collection
Description
Action Parameters
Action Response
AFFINDA_CREATE_DOCUMENT
Tool Name: Create Document
Description
Action Parameters
Action Response
AFFINDA_CREATE_ORGANIZATION
Tool Name: Create Organization
Description
Action Parameters
Action Response
AFFINDA_CREATE_WORKSPACE
Tool Name: Create Workspace
Description
Action Parameters
Action Response
AFFINDA_DELETE_COLLECTION
Tool Name: Delete Collection
Description
Action Parameters
Action Response
AFFINDA_DELETE_DOCUMENT
Tool Name: Delete Document
Description
Action Parameters
Action Response
AFFINDA_DELETE_ORGANIZATION
Tool Name: Delete Organization
Description
Action Parameters
Action Response
AFFINDA_DELETE_WORKSPACE
Tool Name: Delete Workspace
Description
Action Parameters
Action Response
AFFINDA_DELETE_WORKSPACE_MEMBERSHIP
Tool Name: Delete Workspace Membership
Description
Action Parameters
Action Response
AFFINDA_GET_ALL_WORKSPACE_MEMBERSHIPS
Tool Name: Get Workspace Memberships
Description
Action Parameters
Action Response
AFFINDA_GET_COLLECTION
Tool Name: Get Collection
Description
Action Parameters
Action Response
AFFINDA_GET_COLLECTIONS
Tool Name: Get Collections
Description
Action Parameters
Action Response
AFFINDA_GET_DOCUMENT
Tool Name: Get Document
Description
Action Parameters
Action Response
AFFINDA_GET_DOCUMENTS
Tool Name: Get Documents
Description
Action Parameters
Action Response
AFFINDA_GET_ORGANIZATION
Tool Name: Get Organization
Description
Action Parameters
Action Response
AFFINDA_GET_ORGANIZATIONS
Tool Name: Get Organizations
Description
Action Parameters
Action Response
AFFINDA_GET_WORKSPACE
Tool Name: Get Workspace
Description
Action Parameters
Action Response
AFFINDA_GET_WORKSPACES
Tool Name: Get Workspaces
Description
Action Parameters
Action Response
AFFINDA_GET_WORKSPACE_MEMBERSHIP
Tool Name: Get Workspace Membership
Description
Action Parameters
Action Response
AFFINDA_UPDATE_COLLECTION
Tool Name: Update Collection
Description
Action Parameters
Action Response
AFFINDA_UPDATE_DOCUMENT
Tool Name: Update Document
Description
Action Parameters
Action Response
AFFINDA_UPDATE_WORKSPACE
Tool Name: Update Workspace
Description
Action Parameters
Action Response
AFFINDA_BATCH_UPDATE_ANNOTATIONS
Tool Name: Batch Update Annotations
Description
Action Parameters
Action Response
AFFINDA_CREATE_RESTHOOK_SUBSCRIPTION
Tool Name: Create RESTHook Subscription
Description
Action Parameters
Action Response
AFFINDA_CREATE_TAG
Tool Name: Create Tag
Description
Action Parameters
Action Response
AFFINDA_CREATE_VALIDATION_RESULT
Tool Name: Create Validation Result
Description
Action Parameters
Action Response
AFFINDA_DELETE_RESTHOOK_SUBSCRIPTION
Tool Name: Delete Resthook Subscription
Description
Action Parameters
Action Response
AFFINDA_GET_ALL_TAGS
Tool Name: Get Tags
Description
Action Parameters
Action Response
AFFINDA_GET_ALL_VALIDATION_RESULTS
Tool Name: Get All Validation Results
Description
Action Parameters
Action Response
AFFINDA_GET_ANNOTATIONS
Tool Name: Get Annotations
Description
Action Parameters
Action Response
AFFINDA_GET_DOCUMENT_TYPE
Tool Name: Get Document Type
Description
Action Parameters
Action Response
AFFINDA_GET_DOCUMENT_TYPES
Tool Name: Get Document Types
Description
Action Parameters
Action Response
AFFINDA_GET_EXTRACTORS
Tool Name: Get Extractors
Description
Action Parameters
Action Response
AFFINDA_GET_RESTHOOK_SUBSCRIPTION
Tool Name: Get Resthook Subscription
Description
Action Parameters
Action Response
AFFINDA_GET_RESTHOOK_SUBSCRIPTIONS
Tool Name: Get RESTHook Subscriptions
Description
Action Parameters
Action Response
AFFINDA_GET_USAGE_BY_WORKSPACE
Tool Name: Get Usage by Workspace
Description
Action Parameters
Action Response
AFFINDA_UPDATE_DOCUMENT_DATA
Tool Name: Update Document Data
Description
Action Parameters
Action Response
AFFINDA_UPDATE_ORGANIZATION
Tool Name: Update Organization
Description
Action Parameters
Action Response
AFFINDA_UPDATE_RESTHOOK_SUBSCRIPTION
Tool Name: Update RESTHook Subscription
Description
Action Parameters
Action Response