List EMQX Rules
emqx_list_rulesLists rule-engine rules with SQL and enabled state to review EMQX data integration configurations.
Instructions
Rule-engine rules, with their SQL and enabled state.
Rules are how EMQX forwards or reshapes messages without any code — for example pushing selected topics into a database or a webhook.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| limit | No | Rows per page. | |
| enabled_only | No | Return only rules that are switched on. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||