# @dynatrace-sdk/automation-utils

Utility functions for accessing AutomationEngine APIs from the *Run JavaScript* action.

[`developer portal`]: https://developer.dynatrace.com/reference/sdks/automation-utils

## Running unit tests

Run `nx test automation-utils` to execute the unit tests via [Jest](https://jestjs.io).

## Running lint

Run `nx lint automation-utils` to execute the lint via [ESLint](https://eslint.org/).
