Skip to main content
Glama
CW-Codewalnut

Metabase MCP Server

update_metabase_collection

Modify Metabase collection properties including name, color, and parent collection to organize business intelligence assets effectively.

Instructions

Update an existing Metabase collection.

Args: collection_id (int): ID of the collection to update. name (str, optional): New name. color (str, optional): New color. parent_id (int, optional): New parent collection ID.

Returns: Dict[str, Any]: Updated collection metadata.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
nameNo
colorNo
parent_idNo

Latest Blog Posts

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/CW-Codewalnut/metabase-mcp-server'

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