Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
FEEDBACKBASKET_API_KEY | Yes | Your FeedbackBasket API key (starts with fb_key_) |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_projects | List all FeedbackBasket projects accessible by your API key with summary statistics |
get_feedback | Get feedback from your FeedbackBasket projects with filtering options |
get_bug_reports | Get bug reports specifically from your FeedbackBasket projects |
search_feedback | Search for feedback across all accessible projects using text search |