You can develop your own scripts outside JobRouter in an IDE. To enable autocomplete suggestions for API functions and their definition, you can integrate the npm package jobrouter/api into the IDE.
You can install it via npm or yarn.
npm install @jobrouter/api
yarn add @jobrouter/api