Slack automation with is a CLI binary on . Invoke directly (e.g. ). Setup 1. Install the CLI If is not found on , install it: Alternatives: (requires Node = 22.5) or . 2. Authenticate with Slack If you have Slack Desktop installed and signed in, authentication is automatic — no setup needed. Run this to verify: If that fails (or you don't have Slack Desktop), try importing credentials from your browser: If neither works, you can set tokens manually via environment variables: 3. Verify Check which workspaces are configured: If you have multiple workspaces, pass to commands to disambiguate. Can…