User Feedback

MIT License
13
  • Linux
  • Apple

user_feedback

Collect user feedback by providing a project directory and summary to enhance testing and development workflows for complex desktop applications.

Instructions

Request user feedback for a given project directory and summary

Input Schema

NameRequiredDescriptionDefault
project_directoryYesFull path to the project directory
summaryYesShort, one-line summary of the changes

Input Schema (JSON Schema)

{ "properties": { "project_directory": { "description": "Full path to the project directory", "title": "Project Directory", "type": "string" }, "summary": { "description": "Short, one-line summary of the changes", "title": "Summary", "type": "string" } }, "required": [ "project_directory", "summary" ], "title": "user_feedbackArguments", "type": "object" }

You must be authenticated.

Other Tools from User Feedback

Related Tools

ID: 7gil2x3sna