📄️ Add callback
Adds a callback function to Command AI. See this doc that talks about how callback actions work.
📄️ Remove callback
Removes the callback function referenced by callbackKey from Command AI.
📄️ Get current callbacks
Returns dictionary representing the current callbacks currently stored within Command AI. The keys represent callback keys, and the values are the supplied functions.