pub fn tool_ok<T: Serialize>(value: T) -> ToolResult<T>
Convenience function to create a successful tool result.