Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_user_profile | Create a new user profile with elicitation support for missing fields |
| list_users | List all user profiles currently stored in the system |
| search_users | Search through user profiles using a simple text query |
| create_job_details | Create a new job posting with elicitation support for missing fields |
| list_jobs | List all job postings currently stored in the system |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |