success
Method
This is a method of the ToolResult class in the tools module.Create a successful result
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
success: Create a successful result
This is a method of the ToolResult class in the tools module.Create a successful result
def success(name: impl Into<String>, value: Value) -> Self