Skip to main content
Glama

Synapse MCP Server

MIT License
4
  • Linux
  • Apple

get_entity_annotations

Retrieve annotations for Synapse entities such as datasets, projects, folders, files, and tables to access metadata and descriptive information programmatically.

Instructions

Get annotations for an entity.

Input Schema

NameRequiredDescriptionDefault
entity_idYes

Input Schema (JSON Schema)

{ "properties": { "entity_id": { "title": "Entity Id", "type": "string" } }, "required": [ "entity_id" ], "type": "object" }

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/susheel/synapse-mcp'

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