get_validation_snapshots
Return the chronological validation snapshots for an idea, each capturing the VC score and a summary at that point in time. Use it to compare how validation results changed between runs. Read-only and free; pass an ideaId you own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ideaId | Yes | The idea ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The tool result rendered as human and AI readable text or markdown. |