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 |
|---|---|
| list_codes | List all available Canadian building codes |
| search_code | Search building code sections by keywords |
| get_section | Get details of a specific section |
| get_hierarchy | Get parent, children, siblings of a section |
| set_pdf_path | Connect your PDF for text extraction (BYOD) |
| verify_section | Verify if a section exists and get its formal citation (use this to prevent hallucination) |
| get_applicable_code | Get which building codes apply to a Canadian location (city, province, or territory) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |