List Script Library (Action1)
action1_list_scriptsRetrieve a paginated list of scripts from the Action1 script library, with optional filters and sorting for targeted discovery.
Instructions
The script library, read-only. This server can NOT run or edit scripts by design.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Offset — pass the previous response's nextFrom to continue. | |
| limit | No | Items per page (default 50). | |
| filter | No | Case-insensitive substring matched against any field. | |
| sortby | No | Sort field; prefix with "-" for descending. | |
| scriptId | No |