Discover slash commands and get help

interface & shortcuts

// what it does

/help lists every slash command, and /help <command> explains one in detail. /about shows CLI version, system, and account info (and copies it to the clipboard); /feedback <message> sends a note to the team; /copy-request-id copies the last request id for bug reports. Type / at an empty prompt to browse them interactively.

// shell

$ /help
$ /about
$ /copy-request-id

// resources