#[tool]
Defines a tool handler.
The function signature should be:
async fn tool_name(ctx: &McpContext, args...) -> Result
name
description