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_entities | Search for Norwegian business entities (hovedenheter) with various filters |
get_entity | Get detailed information about a specific Norwegian business entity |
get_entity_roles | Get all roles for a specific entity |
search_sub_entities | Search for Norwegian business sub-entities (underenheter) with various filters |
get_sub_entity | Get detailed information about a specific Norwegian business sub-entity |
get_organizational_forms | Get all organizational forms used in the Norwegian business registry |
get_organizational_form | Get information about a specific organizational form |
get_municipalities | Get all Norwegian municipalities |
get_municipality | Get information about a specific Norwegian municipality |
get_entity_updates | Get updates on entities for maintaining a local copy of the registry |
get_sub_entity_updates | Get updates on sub-entities for maintaining a local copy of the registry |
get_role_updates | Get role updates for entities |
search_voluntary_organizations | Search voluntary organizations in the voluntary organization registry |
get_voluntary_organization | Get detailed information about a specific voluntary organization |
get_icnpo_categories | Get ICNPO (International Classification of Non-Profit Organisation) categories |