What problem does it solve?
Feishu IM bridge operators often need to check status, view sessions, switch bindings, and restart the bridge from an external control surface. This skill consolidates those tasks into a single PowerShell-powered workflow, reducing manual steps and potential mistakes.
Core Features & Use Cases
- Status overview: Retrieve bridge state, started time, binding info, and channel lists.
- Session management: List available sessions and switch bindings to a target session.
- Restart capability: Trigger a bridge restart with safe handling and status updates.
- Context-aware operations: Use platform, chat-id, and thread-id to target the correct binding.
- Authentication flexibility: Accept an explicit auth file or KIMI_BRIDGE_AUTH_FILE for secure access.
Quick Start
Provide the bridge context and run the bridge_ops.ps1 script to query status or switch sessions.