NAiOS IconNAiOS Logo
Volver al catálogo

Docsumo

docsumo

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

Acciones
3
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

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ón

Tool to retrieve enabled document types summary for the user.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Summary data of document types

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Response status (e.g., 'success')

  • messagestring

    Additional message if any

  • error_codestring

    Error code if any

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • status_codeintegerObligatorio

    HTTP status code

Get User Document TypesDOCSUMO_GET_USER_DOCUMENT_TYPESAcción

Tool 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

  • dataobjectObligatorio

    Data containing document types and user info

  • errorstring

    Error if any occurred during the execution of the action

  • statusstringObligatorio

    Response status (e.g., 'success')

  • messagestringObligatorio

    API response message

  • error_codestring

    Error code if any

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

  • status_codeintegerObligatorio

    HTTP status code

MCA AnalysisDOCSUMO_POST_MCA_ANALYSISAcción

Tool 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[]Obligatorio

    List of document IDs representing the bank statements to be analyzed.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not