removePrompt
Removes a single prompt by name.
Return
True if the prompt was removed, false if it wasn't found.
Parameters
name
The name of the prompt to remove.
Throws
If the server does not support prompts.
Removes a single prompt by name.
True if the prompt was removed, false if it wasn't found.
The name of the prompt to remove.
If the server does not support prompts.