This section describes Bixby's JavaScript API available for implementing actions.
Use the standard import command to import an API module:
import http from 'http'The API is organized into a set of Node.js-style modules.
base64 config console fail http md5 secret textLib transaction types Version 1 of the JavaScript Runtime System is deprecated, so you will need to update your capsule to Version 2.
The following modules are not supported in Version 2:
Read Migrating to JavaScript Runtime Version 2 for information about replacing these modules and other important migration guidance.
Copyright 2025 Samsung All rights reserved