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 |
---|---|
search_wiki | Search for articles in the Consumer Rights Wiki |
get_page_content | Get the full content of a specific wiki page |
get_page_info | Get metadata about a wiki page |
get_recent_changes | Get recent changes to the wiki |
get_categories | Get all categories or pages in a specific category |
get_page_sections | Get the section structure of a wiki page |