Describe an IoT topic rule
describe_topic_ruleRetrieve a topic rule's SQL, version, and every action target plus error action. Flags rules missing an error action that drop messages silently when an action fails.
Instructions
Returns one topic rule in full: its SQL, its SQL version, every action with the target it writes to, and its error action. A rule without an error action loses messages silently when its action fails, which this tool calls out explicitly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_name | Yes | Exact topic rule name. |