fluent_validate
Validate a ServiceNow fluent project by running the official SDK validation command. Ensure FLUENT_ENABLED is true to check for configuration errors.
Instructions
Validate a ServiceNow fluent/now-sdk project. Runs npx @servicenow/sdk validate. REQUIRES FLUENT_ENABLED=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | No | Project directory (optional, defaults to cwd) |