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 |
|---|---|
| current_time | Get the current date and time. |
| relative_time | Get the relative time from now. |
| days_in_month | Get the number of days in a month. If no date is provided, get the number of days in the current month. |
| get_timestamp | Get the timestamp for the time. |
| convert_time | Convert time between timezones. |
| get_week_year | Get the week and isoWeek of the year. |