get_cached_files
Retrieve a list of all files stored in the cache to enable efficient file management and access within the Penpot AI-driven design workflow.
Instructions
List all files currently stored in the cache.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_cached_filesArguments",
"type": "object"
}