List Generations Tool
list-generationsUse this when the user asks to find generated outputs, generation history, previous results, archived items, or IDs for later generation actions. Read-only: lists visible personal/team generations and can include previews or full content without changing anything.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number. Defaults to 1. | |
| type | No | Optional generation type filter. Accepts numeric enum values or names like documentation, tests, swagger_api_docs, git_full_tree_documentation. | |
| archived | No | Whether to show archived generations. Defaults to false. | |
| per_page | No | Results per page, 1-100. Defaults to 20. | |
| include_content | No | Include full generated content instead of a preview. |