Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-current-datetime | Returns the current date and time. Optionally specify a timezone. |
| get-day-of-week | Returns the day of the week for a given date or today. |
| get-timezone-info | Returns information about the current or specified timezone. |
| format-date | Format a date in various styles (short, medium, long, full). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |