fluent_validate
Validates a ServiceNow fluent/now-sdk project by running the SDK validate command, checking project integrity. Requires FLUENT_ENABLED=true.
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) |