Function server_tools_note

Source
pub fn server_tools_note() -> &'static str
Expand description

Server-side tools that don’t operate on the workspace

These tools provide capabilities that are specific to the client/server and don’t require access to the workspace filesystem. Note: These are NOT included in the tools crate, but this function documents what would be considered server tools.