Skip to main content
Glama

MCP-summarization-functions

by Braffolk

get_full_content

Retrieve the complete content associated with a summary ID to access detailed information from stored data, ensuring clarity and context for analysis or processing.

Instructions

Retrieve the full content for a given summary ID

Input Schema

NameRequiredDescriptionDefault
idYesID of the stored content

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the stored content", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP-summarization-functions

Related Tools

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/Braffolk/mcp-summarization-functions'

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