# mcp.ToolDetails

- **Module:** mcp
- **Package:** github.com/libtmux/libtmux-go/mcp
- **Language:** Go
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/mcp/tool_catalog.go#L102
- **Page:** https://libtmux.org/en/go/latest/mcp/reference/mcp-tooldetails/

```
mcp.ToolDetails(name: string) -> (string, bool)
```

ToolDetails returns what the named tool does, without the capability disclosure every description opens with. The disclosure is shared across a toolset, so a listing that shows only a description's first sentence would otherwise show the same sentence for every tool in it.
