instructions property

String? instructions
finalinherited

Instructions for how to use this server, which are given to the client.

These may be used in system prompts.

Implementation

final String? instructions;