# Editor.Mcp.McpToolsetAttribute.Description

```csharp
string Description { get; set; }
```

What this group of tools is for. Shown by list_toolsets, so it's what makes the
toolset worth describing.

Declared in [Editor.Mcp.McpToolsetAttribute](/api/Editor.Mcp.McpToolsetAttribute).
Assembly: `Sandbox.Tools`.
