<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on MCP Toolbox for Databases</title><link>/integrations/valkey/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/valkey/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>valkey</title><link>/integrations/valkey/tools/valkey-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/valkey/tools/valkey-tool/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>A valkey tool executes a series of pre-defined Valkey commands against a
Valkey instance.&lt;/p>
&lt;p>The specified Valkey commands are executed sequentially. Each command is
represented as a string array, where the first element is the command name
(e.g., SET, GET, HGETALL) and subsequent elements are its arguments.&lt;/p>
&lt;h3 id="dynamic-command-parameters">Dynamic Command Parameters&lt;/h3>
&lt;p>Command arguments can be templated using the &lt;code>$variableName&lt;/code> annotation. The
array type parameters will be expanded once into multiple arguments. Take the
following config for example:&lt;/p></description></item></channel></rss>