fluent_validate
Validate a ServiceNow fluent or now-sdk project by executing the SDK validation command. Ensures the project complies with required standards.
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) |