CLI examples
auvy health auvy receptors list auvy receptors execute support-bot --message "Summarize open incidents" auvy jobs wait <jobId>
auvy receptors list --output json auvy commands list --output json auvy schema commands --output json auvy usage user --output json
auvy help receptors execute --output json auvy commands list --output json auvy schema output receptors execute --output json
auvy receptors execute support-bot --message "Hello" --async --output json auvy jobs wait <jobId> --output json auvy jobs stream <jobId> --output jsonl auvy receptors execute support-bot --message "Hello" --stream --output jsonl
auvy tools list --output json auvy grep neurons/support --output json auvy search memories/refunds --brain-id 00000000-0000-0000-0000-000000000000 --output json auvy read neurons/abc123 artifacts/xyz789 --output json
auvy synapses list --output json auvy synapses execute support-bot --message "Hello"
synapses
receptors