Is it possible to set publishing scope on calls to skuid.events.publish(event, data) ?

The “Publish Event” action type in the Action Framework is the highly recommended way to set the publishing scope to “All active Skuid Pages and Lightning Components”. Technically yes it is possible to specify the scope via the JavaScript API but we’d like to avoid customers using that unless for some reason using the declarative “Publish Event” action is not working.