dokploy_redis_search
dokploy_redis_searchSearch Redis instances in Dokploy infrastructure using parameters like name, app, description, project, or environment to find specific database configurations.
Instructions
[redis] redis.search (GET)
Parameters:
q (string, optional)
name (string, optional)
appName (string, optional)
description (string, optional)
projectId (string, optional)
environmentId (string, optional)
limit (number, optional)
offset (number, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| name | No | ||
| appName | No | ||
| description | No | ||
| projectId | No | ||
| environmentId | No | ||
| limit | No | ||
| offset | No |