TTMSMCPElicitRequest.RelatedTaskId Property
Identifier of the long-running task this request belongs to.
API unit family: TMS.MCP.Elicitation
Declaring type: TTMSMCPElicitRequest
Type: string
Syntax
property RelatedTaskId: string;
Remarks
When set, the identifier is added to the request metadata under the io.modelcontextprotocol/related-task key, so the client can tell which of its pending tasks is waiting for the input. Left out of the payload when empty.