Leverly
leverlyLeverly is a platform that integrates with various applications to automate workflows and processes.
Acciones disponibles (2)
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.
List ReattemptsLEVERLY_LIST_REATTEMPTSAcciónTool to list all reattempts in leverly. use when you need to inspect the history of ingestion reattempts before taking further action.
LEVERLY_LIST_REATTEMPTSAcciónTool to list all reattempts in leverly. use when you need to inspect the history of ingestion reattempts before taking further action.
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
Stop Leverly ReattemptsLEVERLY_STOP_REATTEMPTSAcciónTool to stop ongoing reattempts for a lead in leverly. use when you need to halt retries for a given reattempt id.
LEVERLY_STOP_REATTEMPTSAcciónTool to stop ongoing reattempts for a lead in leverly. use when you need to halt retries for a given reattempt id.
Parámetros de entrada
reattempt_idstringObligatorioThe unique ID of the reattempt to stop.
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