fluent_build
Compile ServiceNow fluent projects by running the Now SDK build command. Requires FLUENT_ENABLED and WRITE_ENABLED set to true.
Instructions
Build a ServiceNow fluent/now-sdk project. Runs npx @servicenow/sdk build. REQUIRES FLUENT_ENABLED=true and WRITE_ENABLED=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Project directory (optional, defaults to cwd) |