collect_feedback
Gather user feedback via an Electron app with customizable prompts, titles, and time formats, enabling structured input collection for analysis and improvement.
Instructions
Collect feedback from the user through an Electron app
Input Schema
Name | Required | Description | Default |
---|---|---|---|
prompt | No | The message to display to the user in the feedback window | Please provide your feedback or describe your issue: |
time_format | No | The format for time information | full |
timezone | No | The timezone to use (defaults to local) | |
title | No | The title of the feedback window | AI Feedback Collection |