docs: regenerate settings documentation and schema for image generation

This commit is contained in:
Jack Wotherspoon
2026-03-02 10:03:19 -05:00
parent 989c7a9e60
commit b15b720c4e
4 changed files with 15 additions and 1 deletions
@@ -8,7 +8,8 @@ import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest';
import * as fs from 'node:fs';
import type { GenerateImageParams } from './generate-image.js';
import { GenerateImageTool ,
import {
GenerateImageTool,
promptToFilename,
getUniqueFilename,
validateOutputPath,