Skip to main content
Glama

get_survey_summaries

Retrieve survey summaries from Notion to review and analyze collected research data for insights.

Instructions

Get survey summaries

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • server.py:67-69 (handler)
    The main handler function for the 'get_survey_summaries' tool. It is registered via the @mcp.tool() decorator and queries the Notion database specified by root_database_id to retrieve survey summaries.
    def get_survey_summaries(): """Get survey summaries""" return notion.databases.query(root_database_id)

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/h-yanagawa/research-mcp-server'

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