<?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</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">About&lt;/h2>
&lt;p>A redis tool executes a series of pre-defined Redis commands against a
Redis source.&lt;/p>
&lt;p>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>
&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>