# Editor.Mcp.McpToolAttribute.Name

```csharp
string Name { get; set; }
```

The name agents call this tool by. Treat it as public API - agents and their
workflows break when it changes.

Declared in [Editor.Mcp.McpToolAttribute](/api/Editor.Mcp.McpToolAttribute).
Assembly: `Sandbox.Tools`.
