# Editor.Mcp.McpToolAttribute.Hints

```csharp
McpToolHints Hints { get; set; }
```

Behaviour hints reported to the client, which may use them for permission prompts.
A tool with no hints is assumed to write, and possibly destroy, state.

Declared in [Editor.Mcp.McpToolAttribute](/api/Editor.Mcp.McpToolAttribute).
Assembly: `Sandbox.Tools`.
