Skip to main content
Glama

Kroger MCP Server

get_department_details

Retrieve comprehensive details for a specific department using its unique identifier, enabling efficient access to department-specific information within the Kroger MCP Server environment.

Instructions

Get detailed information about a specific department. Args: department_id: The unique identifier for the department Returns: Dictionary containing department details

Input Schema

NameRequiredDescriptionDefault
department_idYes

Input Schema (JSON Schema)

{ "properties": { "department_id": { "title": "Department Id", "type": "string" } }, "required": [ "department_id" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CupOfOwls/kroger-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server