Table of Contents

TTMSMCPDynamicMethodEvent Event Type

Event-handler counterpart of the name-keyed tool method, for implementations that live on a component or form rather than in an anonymous method.

API unit family: TMS.MCP.Helpers

Parameters

Name Description
Args The converted call arguments keyed by property name. The dictionary is owned by the caller and is destroyed when the call returns.

Returns

The tool result, converted to JSON by the caller.