plugin_params
List plugin parameters from channel or mixer slots with pagination. Retrieve parameter name, value, and value string by index and slot.
Instructions
List parameters (paginated): [{idx, name, value, value_string}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| slot | No | ||
| location | No | channel | |
| limit | No | ||
| offset | No |