rlm_tenant_profile_create
Create structured tenant profiles for client onboarding, storing critical memory for automatic loading.
Instructions
Create a structured tenant/client profile. Stored as CRITICAL memory for auto-loading. Use for client onboarding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | Name of the client/tenant (required) | |
| business_model | No | How the business works | |
| industry | No | Industry vertical | |
| tech_stack | No | Technology stack used | |
| legal_constraints | No | Legal requirements | |
| security_requirements | No | Security constraints | |
| ui_ux_prefs | No | UI/UX preferences | |
| communication_style | No | How to communicate | |
| risk_tolerance | No | Risk tolerance level | |
| dos | No | List of things to do | |
| donts | No | List of things to avoid | |
| custom_fields | No | Additional custom fields |