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 |
|---|---|
| gva_layer_info | Get metadata information about the GVA GIS layer (fields, geometry type, spatial reference, extent) |
| gva_query | Query features from the GVA GIS layer with SQL-like WHERE clause and optional parameters |
| gva_count | Count features matching a WHERE clause |
| gva_export_geojson | Export features to GeoJSON format |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |