instructions property

String? instructions
final

Optional natural-language guidance about the server and its features (DiscoverResult.instructions on 2026-07-28). Surfaced by server/discover when set; the handshake initialize result does not carry it. Additive — null by default.

Implementation

final String? instructions;