What problem does it solve?
This Skill eliminates the guesswork and manual API exploration when working with FuseBase Project Dashboards during LLM-driven development. It provides a structured workflow for discovering schemas, reading and writing data, managing relations, and handling system-managed databases like Companies and Deals—all through the Model Context Protocol.
Core Features & Use Cases
- MCP-Powered Dashboard Operations: Discover dashboards, views, and schemas; read and update dashboard data; work with relations, filters, templates, and child tables using standardized MCP tools.
- System-Managed Database Support: First-class handling of Companies, Deals, and Meetings databases with alias-only discovery, CRM demo data seeding, and relation workflows.
- SDK Guidance: Clear separation between MCP for LLM development and SDK for runtime feature code, with exact method mappings and initialization patterns.
Quick Start
Use the fusebase-dashboards skill to discover your organization's dashboards, inspect their schemas, and read or write data via the connected MCP server.