TTMSFNCCloudAIToolExecuteEvent Event Type
Event type fired when an AI service invokes a registered tool.
API unit family: TMSFNCCloudAI
Parameters
| Name | Description |
|---|---|
Sender |
Tool that fired the event. |
Args |
JSON arguments supplied by the service. |
Result |
Text result returned to the service; handlers can modify this value. |