Skip to main content
Glama

Interactive Feedback MCP

by ISimon3

interactive_feedback

Request interactive feedback from users with text or images. Enable users to provide direct input or select predefined options during AI-assisted workflows without additional premium requests.

Instructions

向用户请求交互式反馈,支持文本和图片

Input Schema

NameRequiredDescriptionDefault
messageYes向用户提出的具体问题
predefined_optionsNo提供给用户选择的预定义选项(可选)

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "向用户提出的具体问题", "title": "Message", "type": "string" }, "predefined_options": { "default": null, "description": "提供给用户选择的预定义选项(可选)", "items": {}, "title": "Predefined Options", "type": "array" } }, "required": [ "message" ], "type": "object" }

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