Analyze Feedback
Use the analyze_feedback prompt to guide this workflow, or follow these steps:
- •Get the feedback text from the user (meeting notes, transcript excerpt, email, etc.)
- •Identify the company if mentioned, using
search_companies - •Parse the feedback using
parse_feedbackto extract structured items with match proposals - •Present proposals to the user:
- •Existing matches: show the matched item and similarity score
- •New items: show the proposed title and problem statement
- •Execute approved proposals: create new items or add companies to existing ones
- •Summarize all actions taken