feat(04-01): add logs command routing to workflow

- Add logs command route in Route Message switch node
- Pattern matches: 'logs <container>' or 'show logs <container>'
- Create Parse Logs Command node to extract container name and line count
- Support optional line count parameter (default 50, max 1000)
- Examples: 'logs plex', 'show logs sonarr', 'logs nginx 100'

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Lucas Berger
2026-01-30 21:42:48 -05:00
parent 0ee37acfec
commit 93c40fed66
+736 -80
View File
File diff suppressed because it is too large Load Diff