Method GetPromptCompletions
GetPromptCompletions(string, string, string, IDictionary<string, object>)
Gets argument completion suggestions for a prompt (synchronous wrapper).
public McpCompletionResult GetPromptCompletions(string promptName, string argumentName, string argumentValue, IDictionary<string, object> context = null)