nolag_create_scope
Create an access scope for tenant isolation. Actors assigned to a scope have all communication automatically isolated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name for the scope | |
| slug | Yes | URL-safe identifier (e.g., "client-acme"). Lowercase letters, numbers, and hyphens only. | |
| metadata | No | Optional key-value metadata | |
| description | No | Optional description |