pub type PromptsCapabilities = PromptsCapability;
pub struct PromptsCapabilities { pub list_changed: Option<bool>, }
list_changed: Option<bool>
Whether the server supports prompt list change notifications