Docupilot
docupilotDocupilot is a document automation tool that enables users to generate PDFs, DOCX files, contracts, invoices, and more by integrating with various online services.
Acciones disponibles (4)
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.
Create Docupilot FolderDOCUPILOT_CREATE_FOLDERAcciónTool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.
DOCUPILOT_CREATE_FOLDERAcciónTool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.
Parámetros de entrada
namestringObligatorioName of the folder to be created
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
Create Docupilot FolderDOCUPILOT_FOLDERS_CREATEAcciónTool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.
DOCUPILOT_FOLDERS_CREATEAcciónTool to create a new folder. use when organizing documents into custom workspace folders after confirming workspace context.
Parámetros de entrada
namestringObligatorioName of the folder to be created
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
List all foldersDOCUPILOT_FOLDERS_LISTAcciónTool to list all folders. use after authentication to fetch available workspace folders.
DOCUPILOT_FOLDERS_LISTAcciónTool to list all folders. use after authentication to fetch available workspace folders.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioArray of folder objects
errorstringError if any occurred during the execution of the action
statusstringObligatorioCall status, always 'success' on success
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Authenticated UserDOCUPILOT_GET_AUTHENTICATED_USERAcciónTool to retrieve information about the authenticated user. use after authentication to confirm identity and fetch user account details.
DOCUPILOT_GET_AUTHENTICATED_USERAcciónTool to retrieve information about the authenticated user. use after authentication to confirm identity and fetch user account details.
Parámetros de entrada
Sin parámetros.
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