NAiOS IconNAiOS Logo
Volver al catálogo

Stack Ai

stack_ai

No-Code Platform for Enterprise AI. Build, deploy, and scale AI workflows without code.

Acciones
22
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 (22)

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.

Check HealthSTACK_AI_CHECK_HEALTHAcción

Tool to check the health status of the Stack AI API. Use to verify API availability and service status.

Parámetros de entrada

Sin parámetros.

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

Get Action InputsSTACK_AI_GET_ACTION_INPUTSAcción

Tool to retrieve the input schema for a specific provider action in Stack AI. Use when you need to understand what parameters are required for a provider action.

Parámetros de entrada

  • action_idstringObligatorio

    The ID of the action to get inputs for (e.g., 'database_delete_airtable').

  • provider_idstringObligatorio

    The ID of the provider (e.g., 'airtable', 'slack', 'notion').

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

Get Action Output SchemaSTACK_AI_GET_ACTION_OUTPUTSAcción

Tool to retrieve the output parameters schema for a Stack.ai provider action as JSON schema. Use when you need to understand what data fields an action returns or to validate action outputs.

Parámetros de entrada

  • action_idstringObligatorio

    The unique identifier of the action within the provider (e.g., 'database_delete_airtable'). Used in the URL path to specify which action's output schema to retrieve.

  • provider_idstringObligatorio

    The unique identifier of the provider (e.g., 'airtable', 'slack'). Used in the URL path to identify which provider's action to query.

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

Get Connector Type SchemaSTACK_AI_GET_CONNECTOR_TYPE_SCHEMAAcción

Tool to retrieve the configuration schema for a specific connector type in Stack AI. Use when you need to understand what parameters are required to configure a connector.

Parámetros de entrada

  • connector_type_idstringObligatorio

    The unique identifier for the connector type (e.g., 'airtable', 'notion', 'slack').

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

Get License StatusSTACK_AI_GET_LICENSE_STATUSAcción

Tool to retrieve the current Stack AI license status. Use when you need to check license validity, expiration date, or days remaining.

Parámetros de entrada

Sin parámetros.

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

Get Provider DetailsSTACK_AI_GET_PROVIDERAcción

Tool to retrieve details of a specific Stack AI tool provider. Use when you need information about available actions, triggers, and configuration for a provider.

Parámetros de entrada

  • provider_idstringObligatorio

    The unique identifier of the provider to retrieve (e.g., 'airtable', 'slack', 'github')

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

Get Provider Action DetailsSTACK_AI_GET_PROVIDER_ACTIONAcción

Tool to get details of a specific action for a provider. Use when you need information about a provider's action including its parameters, description, and API details.

Parámetros de entrada

  • action_idstringObligatorio

    The unique identifier of the action for the provider.

  • provider_idstringObligatorio

    The unique identifier of the provider (e.g., 'gmail', 'slack').

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

Get Provider IconSTACK_AI_GET_PROVIDER_ICONAcción

Tool to fetch a provider icon image by provider identifier. Use when you need to retrieve the icon for a tool provider.

Parámetros de entrada

  • provider_idstringObligatorio

    Provider identifier string (e.g., 'airtable', 'slack').

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

Get Provider Trigger DetailsSTACK_AI_GET_PROVIDER_TRIGGERAcción

Tool to retrieve detailed information about a specific trigger for a provider. Use when you need to understand the configuration, inputs, outputs, or behavior of a specific trigger.

Parámetros de entrada

  • trigger_idstringObligatorio

    The unique identifier of the trigger to retrieve (e.g., 'on_record_change', 'new_message').

  • provider_idstringObligatorio

    The unique identifier of the provider (e.g., 'airtable', 'slack', 'github').

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

Get RootSTACK_AI_GET_ROOTAcción

Tool to retrieve information from the Stack AI API root endpoint. Use when you need to verify API connectivity or get basic API information.

Parámetros de entrada

Sin parámetros.

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

Get Trigger Details From ProviderSTACK_AI_GET_TRIGGER_BY_PROVIDERAcción

Tool to retrieve detailed information about a specific trigger from a provider. Use when you need to get trigger configuration, capabilities, or metadata for a specific provider's trigger.

Parámetros de entrada

  • trigger_idstringObligatorio

    The unique identifier of the trigger (e.g., 'on_record_change').

  • provider_idstringObligatorio

    The unique identifier of the provider (e.g., 'airtable', 'slack').

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

Get Trigger InputsSTACK_AI_GET_TRIGGER_INPUTSAcción

Tool to retrieve the input parameters for a trigger as a JSON schema. Use when discovering what data inputs a specific trigger requires before executing it.

Parámetros de entrada

  • trigger_idstringObligatorio

    Identifier for the specific trigger to retrieve input schema for (e.g., 'custom_webhook').

  • provider_idstringObligatorio

    Identifier for the provider (e.g., 'stackai' for Stack AI providers).

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

Get Trigger OutputsSTACK_AI_GET_TRIGGER_OUTPUTSAcción

Tool to retrieve the output schema for a specific trigger in Stack AI. Use when you need to understand what fields a trigger will produce when it fires. This action helps discover the structure of data that will be available from a trigger event, which is useful for configuring workflows and data processing.

Parámetros de entrada

  • trigger_idstringObligatorio

    The unique identifier of the trigger (e.g., 'on_record_change', 'on_contact_update'). This identifies the specific event type being monitored.

  • provider_idstringObligatorio

    The unique identifier of the provider (e.g., 'airtable', 'salesforce'). This identifies which external service the trigger is connected to.

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

List Connector TypesSTACK_AI_LIST_CONNECTOR_TYPESAcción

Tool to list all available connector types from Stack AI. Use when you need to retrieve the available connectors that can be configured.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobject[]Obligatorio

    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

List Stack AI IntegrationsSTACK_AI_LIST_INTEGRATIONSAcción

Tool to list all available Stack AI integrations. Use when you need to discover available integrations, actions, and triggers in Stack AI.

Parámetros de entrada

Sin parámetros.

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

List Permission GroupsSTACK_AI_LIST_PERMISSION_GROUPSAcción

Tool to list all permission groups with their associated permissions. Use when you need to retrieve available permission groups and their permissions for access control management.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobject[]Obligatorio

    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

List PermissionsSTACK_AI_LIST_PERMISSIONSAcción

Tool to list all available permissions in Stack AI. Use when you need to view or check available permission types.

Parámetros de entrada

Sin parámetros.

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

List Provider TriggersSTACK_AI_LIST_PROVIDER_TRIGGERSAcción

Tool to get all available triggers for a specific provider. Use when you need to discover what trigger types are supported by a provider.

Parámetros de entrada

  • provider_idstringObligatorio

    The identifier of the provider to list triggers for.

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

List Stack AI ActionsSTACK_AI_LIST_STACKAI_ACTIONSAcción

Tool to list all available Stack AI tool actions. Use when you need to discover available automation capabilities organized by provider.

Parámetros de entrada

Sin parámetros.

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

List Stack AI ProvidersSTACK_AI_LIST_STACKAI_PROVIDERSAcción

Tool to list all Stack AI tool providers (integrations). Use when you need to discover available integrations and their capabilities. Returns comprehensive information about each provider including available actions, triggers, and metadata.

Parámetros de entrada

Sin parámetros.

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

List Stack AI Built-in ToolsSTACK_AI_LIST_STACKAI_TOOLSAcción

Tool to list all Stack AI built-in tools. Use when you need to discover available Stack AI native tools and their capabilities.

Parámetros de entrada

Sin parámetros.

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

List Stack AI TriggersSTACK_AI_LIST_STACK_AI_TRIGGERSAcción

Tool to list all available Stack AI tool triggers. Use when you need to discover what triggers are available in the Stack AI platform.

Parámetros de entrada

Sin parámetros.

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