fluent_build
Build a ServiceNow project using the fluent SDK. Executes the build command to compile and validate your project files, ensuring the project is ready for deployment.
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) |