ContextSave
Save descriptions and file contents from specified paths or globs into a single text file. Use a unique ID and optional project path for organized storage. Simplify context management with this tool.
Instructions
Saves provided description and file contents of all the relevant file paths or globs in a single text file.
- Provide random 3 word unqiue id or whatever user provided.
- Leave project path as empty string if no project path
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | ||
id | Yes | ||
project_root_path | Yes | ||
relevant_file_globs | Yes |