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