Apilio
apilioApilio is a home automation platform that enables users to connect and control smart devices from various brands, offering flexible automation through complex conditions, time constraints, and integrations with services like IFTTT and Tuya.
Acciones disponibles (5)
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 Boolean VariablesAPILIO_GET_BOOLEAN_VARIABLESAcciónTool to fetch all boolean variables. use when you need the full list of boolean variables and their current states.
APILIO_GET_BOOLEAN_VARIABLESAcciónTool to fetch all boolean variables. use when you need the full list of boolean variables and their current states.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get ConditionsAPILIO_GET_CONDITIONSAcciónTool to fetch all evaluatable conditions. use when you need to list available conditions.
APILIO_GET_CONDITIONSAcciónTool to fetch all evaluatable conditions. use when you need to list available conditions.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get LogicblocksAPILIO_GET_LOGICBLOCKSAcciónTool to fetch all logicblocks of a user. use after authenticating with apilio api when you need to list available logicblocks.
APILIO_GET_LOGICBLOCKSAcciónTool to fetch all logicblocks of a user. use after authenticating with apilio api when you need to list available logicblocks.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Numeric VariablesAPILIO_GET_NUMERIC_VARIABLESAcciónTool to fetch all numeric variables. use after authenticating the apilio api.
APILIO_GET_NUMERIC_VARIABLESAcciónTool to fetch all numeric variables. use after authenticating the apilio api.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get String VariablesAPILIO_GET_STRING_VARIABLESAcciónTool to fetch all string variables. use after authenticating the apilio api.
APILIO_GET_STRING_VARIABLESAcciónTool to fetch all string variables. use after authenticating the apilio api.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobject[]ObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not