mqscript_turing_chat
Enables automated conversations with TURING robot using API key and user context for integration with mobile automation scripts.
Instructions
Chat with TURING robot
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | TURING API key | |
| message | Yes | Message to send | |
| resultVariable | No | Variable name to store response | turingResponse |
| userId | Yes | User ID for conversation context |