TTMSMCPServerBuilder.Instructions Method
Sets the usage guidance the server reports to clients during initialization.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServerBuilder
Syntax
class function Instructions(const AInstructions: string): TTMSMCPServerBuilderClass;
Parameters
| Name | Description |
|---|---|
AInstructions |
Free-form text describing how the exposed capabilities are meant to be used. |
Returns
Builder class to chain the next step on.