Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NETSKOPE_API_KEY | Yes | API token for authentication with Netskope services. Format: String token from Netskope admin console. Example: 030f31f7d57fd94834af57a3edc4bbda. Usage: Required for authenticating all API requests. Security Note: Keep this token secure and never commit it to version control. | |
| NETSKOPE_BASE_URL | Yes | The base URL of your Netskope tenant. Format: Full URL including protocol. Example: https://your-tenant.goskope.com. Usage: Used for all API communications with your Netskope tenant. Note: Must be the complete tenant URL without any path components. |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |