Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| get_todays_events | Get all Network School events happening today |
| get_upcoming_events | Get Network School events happening in the next N days |
| search_events | Search Network School events by name or description |
| register_for_event | Register for a Network School event using the event ID from the event listing |