Base collection item for the named, described entries a server publishes, such as tools, resources and prompts. It supplies the identifying name and the description advertised to the client, and raises a change notification whenever either is assigned.
API unit family:TMS.MCP.HelpersInherits from:TCollectionItem
Free-form description published together with the entry. It is the text a model reads to decide whether and how to use the entry, so it should state what the entry does and when to use it.
Occurs whenever the name or the description is assigned, and whenever an explicit call to the change method is made. Assigning the handler itself also raises the notification.