Skip to main content
Glama

BuildBetter

topic-conversations

Identify and extract conversations centered around a specific topic or keyword to streamline analysis and decision-making for product teams.

Instructions

Find conversations discussing a specific topic

Input Schema

NameRequiredDescriptionDefault
limitNoOptional: Maximum number of conversations to return (default: 5)
topicYesTopic/keyword to search for

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Optional: Maximum number of conversations to return (default: 5)", "type": "number" }, "topic": { "description": "Topic/keyword to search for", "type": "string" } }, "required": [ "topic" ], "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/buildbetter-app/BuildBetter-MCP'

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