Docsumo
docsumoDocsumo is an AI-powered document processing platform that automates data extraction and analysis from various document types.
Acciones disponibles (3)
Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.
Get Enabled Document TypesDOCSUMO_GET_ENABLED_DOCUMENT_TYPESAcciónTool to retrieve enabled document types summary for the user.
DOCSUMO_GET_ENABLED_DOCUMENT_TYPESAcciónTool to retrieve enabled document types summary for the user.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioSummary data of document types
errorstringError if any occurred during the execution of the action
statusstringObligatorioResponse status (e.g., 'success')
messagestringAdditional message if any
error_codestringError code if any
successfulbooleanObligatorioWhether or not the action execution was successful or not
status_codeintegerObligatorioHTTP status code
Get User Document TypesDOCSUMO_GET_USER_DOCUMENT_TYPESAcciónTool to list available user document types and user info. use when you need to discover all supported document classifications and user limits.
DOCSUMO_GET_USER_DOCUMENT_TYPESAcciónTool to list available user document types and user info. use when you need to discover all supported document classifications and user limits.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData containing document types and user info
errorstringError if any occurred during the execution of the action
statusstringObligatorioResponse status (e.g., 'success')
messagestringObligatorioAPI response message
error_codestringError code if any
successfulbooleanObligatorioWhether or not the action execution was successful or not
status_codeintegerObligatorioHTTP status code
MCA AnalysisDOCSUMO_POST_MCA_ANALYSISAcciónTool to perform merchant cash advance (mca) analysis on bank statements. use when you need a month-by-month breakdown of account credits, debits, and balances after documents are processed.
DOCSUMO_POST_MCA_ANALYSISAcciónTool to perform merchant cash advance (mca) analysis on bank statements. use when you need a month-by-month breakdown of account credits, debits, and balances after documents are processed.
Parámetros de entrada
doc_idsstring[]ObligatorioList of document IDs representing the bank statements to be analyzed.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not