receive_direct
Troubleshoot stuck daemon by stopping it, receiving messages directly via signal-cli, then restarting the daemon. Use as fallback when normal message reception fails.
Instructions
Receive messages by calling signal-cli directly, bypassing the daemon. Use this as a fallback when the daemon is stuck or unresponsive — it stops the daemon, calls signal-cli receive directly, then lets the daemon restart. Prefer receive_messages (daemon mode) for normal use; use this only for troubleshooting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | Seconds to wait for messages (default: 5) |