iiRecord
Agentic AI Atlas · redis-cli
tool:redis-clia5c.ai
II.
Tool JSON

tool:redis-cli

Structured · live

redis-cli json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-db-shells.yamlCluster · domain
Record JSON
{
  "id": "tool:redis-cli",
  "_kind": "Tool",
  "_file": "domain/tools/tools-db-shells.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "redis-cli",
    "homepageUrl": "https://redis.io/docs/latest/develop/tools/cli/",
    "kind": "sql-tool",
    "description": "Official command-line client for Redis: interactive REPL,\nscripting, MONITOR, and cluster operations.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:redis-cli",
      "to": "skill-area:cli-tooling",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:cli-tooling",
      "to": "tool:redis-cli",
      "kind": "uses_tool"
    },
    {
      "from": "specialization:redis-ops",
      "to": "tool:redis-cli",
      "kind": "uses_tool"
    },
    {
      "from": "tool-server:mcp-redis",
      "to": "tool:redis-cli",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}