list_scripts
List all installed Customaise UserScripts and AgentScripts with their IDs, names, enabled status, match patterns, and shared status. Identify which scripts are read-only subscriptions.
Instructions
List all scripts (UserScripts & AgentScripts) installed in Customaise with their IDs, names, enabled status, match patterns, and whether they are shared (subscribed). Scripts marked isShared are read-only subscriptions — they cannot be imported, exported, or deleted directly. To edit a shared script, call import_script with fork:true (creates an independent editable copy). To uninstall a shared script, the user must unsubscribe from the extension UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||