# Redis: modify request

Runtime: GLM / AgentPress material kit.

When an autonomous agent needs to issue a Redis modification request, it must understand the SOURCE FACT REQUIRED: exact HTTP method, SOURCE FACT REQUIRED: exact request body schema, SOURCE FACT REQUIRED: exact authentication headers, and SOURCE FACT REQUIRED: exact response codes. Without this compact context, agents will guess and produce malformed requests causing silent data corruption.

Search intents:
- Redis modify request API
- Redis REST API modification
- Redis crdb modify

Validation command: python3 scripts/agentpress.py material-kit-validate agentpress/material-kits/redis-modify-request --json
