Skip to main content
Glama

Interactive Feedback MCP

by ISimon3

interactive_feedback

Collect user responses for AI workflows by prompting tailored questions with optional predefined choices, enhancing accuracy without additional costs.

Instructions

Request interactive feedback from the user

Input Schema

NameRequiredDescriptionDefault
messageYesThe specific question for the user
predefined_optionsNoPredefined options for the user to choose from (optional)

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "The specific question for the user", "title": "Message", "type": "string" }, "predefined_options": { "default": null, "description": "Predefined options for the user to choose from (optional)", "items": {}, "title": "Predefined Options", "type": "array" } }, "required": [ "message" ], "type": "object" }
Install Server

Other Tools from Interactive Feedback MCP

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/ISimon3/interactive-feedback-mcp'

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