neuron_rules_get
Fetch active rules from the local rules file to identify hard constraints that override recipe strategies. Get never, global, and platform-level rules to safely guide automation.
Instructions
Read the active rules (~/.neuron/rules.yaml). Rules are hard constraints that override recipe strategies. Three levels: 'never' (absolute — never follow anyone, never auto-send without approval), 'global' (apply to every recipe run), 'platform' (per-platform — e.g. linkedin-specific rules). Task-specific rules are passed per-run via neuron_recipe_run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||