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 |
|---|---|
| generate-fake-user | Generate a fake user based on a given name |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| users | Get all users data from the database |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create-user | Create a new user in the system |
| create-random-user | Create a random user with fake data |