create_environment_scope
Create a new access scope within a specified environment by providing environment ID, scope name, and optional description.
Instructions
Create a new scope in the specified environment. Requires environmentId parameter (format: env_). The tool requires 2 parameters: scopeName (name of the new scope) and description (description of the scope).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopeName | Yes | ||
| description | No | ||
| environmentId | Yes |