Get Generation Tool
get-generationUse this when the user wants to read a specific generated output/result, inspect version metadata, see generated markdown, or choose a version for later actions. Read-only: returns the generation by numeric generation_id without changing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| generation_id | Yes | The numeric generation ID. Call list-generations first. | |
| include_source | No | Include the original source code/content. Defaults to false. |