Docsumo
Docsumo

Docsumo is an AI-powered document processing platform that automates data extraction and analysis from various document types.

Completely Secure
169979VIEWS
2864USERS

Tools

1 of 2

Add Table Row

Tool to add a new empty row at the end of a specified database table in Docsumo. Use when you need to append a blank row for data entry. The new row will automatically receive the next sequential ID and all fields will be initialized as empty strings.

Create Folder

Tool to create a new folder in Docsumo for organizing documents by category or type. Use when you need to organize documents into specific categories (e.g., invoices, contracts).

Delete Table

Tool to delete one or more database tables from Docsumo. Use when you need to permanently remove tables from the database. This is a destructive operation.

Get Enabled Document Types

Retrieves a summary of document types available in Docsumo, including both enabled and disabled document types for the authenticated user. This endpoint provides information about which document types are configured and ready for use.

Get External Agents

Tool to list all external agents configured in your Docsumo account. Use when you need to retrieve information about agents available for document or case processing.

Get Table Data

Tool to retrieve all data from a specific database table in Docsumo. Use when you need to fetch records from a custom database table using its unique identifier.