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: