Create Evidence
create_evidenceCapture user feedback, bugs, observations, or feature requests as evidence items to support prioritization. Link evidence to intents for structured decision-making.
Instructions
Create a new evidence item (e.g., a discovered bug, user feedback quote, behavioral observation, or feature request). Evidence can later be linked to intents to support prioritization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The evidence content — a finding, quote, or observation | |
| type | Yes | Type of evidence | |
| productId | Yes | Product (Space) ID this evidence belongs to | |
| source | No | Where this evidence came from (e.g., "User interview", "Bug report", "Support ticket") | |
| sourceUrl | No | URL to the original source | |
| severity | No | Severity level (required for friction type) | |
| sentiment | No | Emotional sentiment | |
| tags | No | Category tags (e.g., ["Onboarding", "Performance"]) | |
| stage | No | Workflow stage (e.g., "Discovery", "Checkout") |