Skip to main content
Glama
MarioDeFelipe

SAP Datasphere MCP Server

get_relational_entity_metadata

Retrieve detailed metadata for a relational entity, including column definitions, data types, SQL type mappings, and ETL extraction capabilities, to support data warehouse loading and transformation workflows.

Instructions

Get detailed metadata for a specific relational entity including column definitions, data types, SQL type mappings, and ETL extraction capabilities. Optimized for data warehouse loading and transformation workflows.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
space_idYesSpace identifier (e.g., 'SAP_CONTENT')
asset_idYesAsset/entity identifier (e.g., 'SAP_SC_FI_AM_FINTRANSACTIONS')
include_sql_typesNoInclude SQL type mappings for target databases (default: true)
Behavior2/5

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

No annotations are provided, so the description alone must convey behavioral traits. It describes a read operation but does not disclose potential side effects, permissions required, rate limits, or how missing identifiers are handled. The lack of detail is insufficient for full transparency.

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?

Two sentences that are front-loaded with the tool's purpose and value. Every sentence adds meaning; no redundant or filler content. Ideal length for quick comprehension.

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

Completeness4/5

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

Given the lack of an output schema and moderate complexity, the description covers the key return items (columns, types, mappings, ETL capabilities). It could be slightly more explicit about the output format (e.g., JSON), but overall it provides sufficient context for its straightforward metadata retrieval purpose.

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

Parameters3/5

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

The input schema covers all three parameters with descriptions (100% coverage). The description adds context about the returned data but does not significantly enhance parameter semantics beyond what the schema already provides. Baseline score of 3 is appropriate.

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

Purpose5/5

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

The description clearly states the tool gets detailed metadata for a specific relational entity, listing concrete details like column definitions, data types, SQL type mappings, and ETL extraction capabilities. It distinguishes itself from siblings by emphasizing optimization for data warehouse loading and transformation workflows.

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

Usage Guidelines3/5

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

The description mentions it is 'optimized for data warehouse loading and transformation workflows,' which implies a use case but does not explicitly state when to use this tool versus alternatives like 'get_relational_metadata' or 'get_table_schema'. No exclusion or alternative guidance is provided.

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/MarioDeFelipe/sap-datasphere-mcp'

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