{
  "id": "lookup",
  "title": "redis.lookup",
  "url": "https://redis.io/docs/latest/integrate/redis-data-integration/reference/data-transformation/lookup/",
  "summary": "Lookup data from Redis using the given command and key",
  "tags": [
    "docs",
    "integrate",
    "rs",
    "rdi"
  ],
  "last_updated": "2026-04-01T08:10:08-05:00",
  "page_type": "content",
  "content_hash": "2396b4d3d1cfb5b1ce0dbeaa0b918640aa90577a84ad30fcec74e8f48d11cead",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "**Properties**\n\n| Name              | Type       | Description                                   | Required |\n| ----------------- | ---------- | --------------------------------------------- | -------- |\n| **connection**    | `string`   | Connection name                               | yes      |\n| **cmd**           | `string`   | The command to execute                        | yes      |\n| [**args**](#args) | `string[]` | Redis command arguments                       | yes      |\n| **language**      | `string`   | Language<br/>Enum: `\"jmespath\"`, `\"sql\"`<br/> | yes      |\n| **field**         | `string`   | The target field to write the result to<br/>  | yes      |\n\n**Additional Properties:** not allowed"
    },
    {
      "id": "args-redis-command-arguments-args",
      "title": "args\\[\\]: Redis command arguments {#args}",
      "role": "content",
      "text": "The list of expressions that produce arguments.\n\n**Items**\n\n**Item Type:** `string`"
    }
  ],
  "examples": []
}
