Optional appOptional appThe key of the app associated with the action.
Optional appThe name of the app associated with the action.
Optional description?: stringA description of the action.
Optional display_The display name of the action.
Optional enabled?: booleanA boolean indicating whether the action is enabled or not.
Optional logo?: stringThe URL of the logo of the app associated with the action.
Optional name?: stringThe name of the action.
Optional parameters?: { An object describing the input parameters of the action.
Optional properties?: { An object containing the properties of the input parameters.
Optional required?: string[]An array of required parameter names.
Optional title?: stringThe title of the input parameters.
Optional type?: stringThe type of the input parameters (e.g., "object").
Optional response?: { An object describing the response of the action.
Optional properties?: { An object containing the properties of the response.
Optional required?: string[]An array of required response field names.
Optional title?: stringThe title of the response.
Optional type?: stringThe type of the response (e.g., "object").
The unique identifier of the app associated with the action.