set_business_context
Define persistent rules, client information, and preferences that automatically load at session start for consistent workflow execution.
Instructions
Add or update a standing rule in UnClick Memory (Layer 1). Business context is ALWAYS loaded at session start. Use for standing rules, client info, and preferences that are always relevant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Category: identity, preference, client, workflow, technical, standing_rule | |
| key | Yes | Unique key within category (e.g. 'timezone', 'preferred_stack') | |
| value | Yes | The value to store (plain text or JSON string) | |
| priority | No | Priority for loading order (higher = loaded first) |