Listing scripts
action1_list_scriptsList all scripts from the Action1 Script Library, including built-in and custom scripts, with optional platform filtering and output in markdown or JSON format.
Instructions
Listing scripts. Gets a list of existing scripts from the Script Library. Perm: use_scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| builtin | No | Specify if the package is builtin (yes) or custom (no). | |
| verbose | No | Skip per-item compactor. | |
| platform | No | platform | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |