Skip to main content
Glama

SD Elements MCP Server

MIT License
2

get_business_unit

Retrieve detailed information about a specific business unit by providing its unique ID using the SD Elements API integration on the MCP server.

Instructions

Get detailed information about a specific business unit

Input Schema

NameRequiredDescriptionDefault
business_unit_idYesThe ID of the business unit to retrieve

Input Schema (JSON Schema)

{ "properties": { "business_unit_id": { "description": "The ID of the business unit to retrieve", "minimum": 1, "type": "integer" } }, "required": [ "business_unit_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/geoffwhittington/sde-mcp'

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