Get Current Application Scope
get_current_scopeRetrieve the currently active application scope on a specified ServiceNow instance to identify the execution context.
Instructions
Get the currently active application scope on the ServiceNow instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instance | No | The ServiceNow instance auth alias to connect to. This is the alias configured via `snc configure` (e.g., "myinstance", "prod", "test"). The user will typically refer to this by name when saying things like "on my myinstance instance". If not provided, falls back to the SN_AUTH_ALIAS environment variable. |