GeoServer MCP Server

by mahdin75
Verified
MIT License
2
  • Linux
  • Apple

get_layer_info

Retrieve comprehensive metadata for a specific layer in GeoServer by providing the workspace and layer name. Returns a dictionary with detailed layer information for analysis or integration.

Instructions

Get detailed information about a layer.

Args: workspace: The workspace containing the layer layer: The name of the layer Returns: Dict with layer metadata

Input Schema

NameRequiredDescriptionDefault
layerYes
workspaceYes

Input Schema (JSON Schema)

{ "properties": { "layer": { "title": "Layer", "type": "string" }, "workspace": { "title": "Workspace", "type": "string" } }, "required": [ "workspace", "layer" ], "title": "get_layer_infoArguments", "type": "object" }

You must be authenticated.

Other Tools from GeoServer MCP Server

Related Tools

ID: dcvyllecj0