Table of Contents

Property Instructions

Namespace
LMKit.Mcp.Server
Assembly
LM-Kit.NET.dll

Instructions

Gets or sets guidance shown to the caller once, at session start. Use it to state what the server is for and how its tools relate, not to restate individual tool descriptions.

public string Instructions { get; set; }

Property Value

string
Share