destructive_hint
Indicates if the tool performs destructive operations. Defaults to true
How to use it
destructive_hint is exposed by the Ruby Sdk MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the destructive_hint tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL RUBY SDK LISTINGOther tools in Ruby Sdk (6)
Indicates if the tool's operations are idempotent. Defaults to false
Indicates if the tool operates in an open world context. Defaults to true
(required) — current progress value (numeric)
Indicates if the tool only reads data (doesn't modify state). Defaults to false
is a no-op when no progressToken was provided by the client
A human-readable title for the tool