execute
Facilitates actions on Jentic's MCP server by executing specified operations or workflows using provided UUIDs and input parameters.
Instructions
Perform the chosen action for the user using the provided details (if any are needed).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
execution_type | Yes | Specify whether to execute an 'operation' or a 'workflow'. | |
inputs | Yes | The input parameters required by the operation or workflow. | |
uuid | Yes | The UUID of the operation or workflow to execute. |