Channels / Messaging Commands

Trigger SmallClaw from Messaging Channels

SmallClaw can accept messaging-channel-triggered workflows through policy-bound /claw commands. Channels are entry points into the local Mac AI agent runtime, not a bypass around permissions or approvals.

Command Examples

  • /claw run starts an approved workflow.
  • /claw schedule schedules a workflow when the app is available to run.
  • /claw status checks current task state.
  • /claw cancel cancels a running or scheduled item.
  • /claw help shows available commands.

Channel Policy

Primary channel messaging can include WhatsApp, WeChat, Telegram, and iMessage where supported. Mention policy, allowlist policy, permissions, approvals, and audit logs define what a channel request is allowed to trigger.

FAQ

What messaging channels can trigger SmallClaw?

SmallClaw supports messaging-channel-triggered workflows through /claw commands such as /claw run, /claw schedule, /claw status, /claw cancel, and /claw help. Primary channel messaging can include WhatsApp, WeChat, Telegram, and iMessage, with broader adapter and relay support described separately from production-recommended channels.

Do channel commands bypass approvals?

No. Channel commands are governed by mention policy, allowlist policy, permissions, approval rules, and audit logs.

Related Pages