| Field | Type | Required | Description |
|---|---|---|---|
type |
str | ✔️ | Context type (e.g., tenant, app, workspace) |
id |
str | ✔️ | Unique identifier for this context |
data |
Dict[str, Any] | ✔️ | Custom data associated with this context |
created_at |
str | ✔️ | Creation timestamp |
updated_at |
str | ✔️ | Last update timestamp |