analyze_files
Analyze multiple files using a specified prompt to extract insights or perform tasks. Set custom parameters like timeout and output size for tailored results.
Instructions
Analyze multiple files with a given prompt using Gemini CLI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxOutputKB | No | Maximum output size in KB (optional) | |
paths | Yes | Array of file paths to analyze | |
prompt | Yes | Question or instruction for analysis | |
timeout | No | Timeout in seconds (optional) |