natural-language-queries
Installation
SKILL.md
Natural-Language Queries
Overview
Happy Platform MCP 5.1 converts a bounded set of natural-language phrases into
ServiceNow encoded conditions. Use SN-Natural-Language-Search for the atomic,
parser-verified patterns below. Use SN-Query-Table whenever exact operators,
multiple branches, exclusions, field-specific text behavior, or deterministic
ordering matter.
The authoritative fixtures are packaged in
contracts/happy-platform-mcp-5.1.0-natural-language.json and can be checked
against the sibling MCP source with npm run contract:nl-check.