list_scripts
List all previously saved scripts with metadata (name, creation date, last modified, size) as a JSON array. Use to audit scripts on disk or discover available scripts to run.
Instructions
List all previously saved scripts with their metadata (name, creation date, last modified, size). Returns a JSON array. Use to discover available scripts before running them with run_script by name, or to audit what scripts exist on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||