Skip to main content
Glama

DHIS2 MCP Server

by Dradebo

android_generate_bottom_sheet

Create Android bottom sheet components (Compose) for user interfaces, including persistent bottom sheet alternatives. Simplify UI development for DHIS2 health information systems on the MCP Server.

Instructions

Generate Android bottom sheet component (Compose)

Input Schema

NameRequiredDescriptionDefault
componentNameNoComposable name
persistentNoGenerate persistent bottom sheet alternative

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Composable name", "type": "string" }, "persistent": { "description": "Generate persistent bottom sheet alternative", "type": "boolean" } }, "type": "object" }

Other Tools from DHIS2 MCP Server

Related Tools

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/Dradebo/dhis2-mcp'

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