Skip to main content
Glama

Add Table to Semantic Model

add_table_to_semantic_model

Add a table from a Microsoft Fabric lakehouse to an existing semantic model for enhanced data analysis and reporting.

Instructions

Add a table from a lakehouse to an existing semantic model.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspace_nameYes
semantic_model_nameYes
lakehouse_nameYes
table_nameYes
columnsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It implies a write operation ('Add') but does not specify permissions required, whether the addition is reversible, potential side effects on the semantic model, or any rate limits. This leaves significant gaps in understanding the tool's behavior and safety.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, direct sentence that efficiently conveys the core action without unnecessary words. It is front-loaded with the main purpose, making it easy to grasp quickly, and every part of the sentence serves to clarify the tool's function.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (5 required parameters, no annotations, 0% schema coverage) and the presence of an output schema, the description is minimally adequate. It states what the tool does but lacks details on behavior, parameter meanings, and usage context, which are crucial for a mutation tool with multiple inputs. The output schema helps, but the description itself is incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the schema provides no parameter descriptions. The description mentions 'table from a lakehouse' and 'existing semantic model,' hinting at some parameters, but it does not explain the purpose of 'workspace_name,' 'columns,' or the structure of 'SemanticModelColumn.' This fails to compensate for the lack of schema documentation, leaving key parameters unclear.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Add a table') and the target resources ('from a lakehouse to an existing semantic model'), which is specific and understandable. However, it does not explicitly differentiate from sibling tools like 'add_measures_to_semantic_model' or 'add_relationship_to_semantic_model', which handle different aspects of semantic models, so it misses full sibling differentiation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no guidance on when to use this tool versus alternatives, such as 'create_semantic_model' for initial setup or other 'add_' tools for different model components. It lacks context on prerequisites, exclusions, or typical scenarios, offering only a basic statement of function without usage direction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/bablulawrence/ms-fabric-mcp-server'

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