About This Session
The ServiceNow SDK does a great job at allowing you to build locally and push to a ServiceNow instance, but in development we need a little bit more. The overall process, for a human (usually) or AI (to be able to act) is:
Plan -> Design -> Develop -> Validate
The Develop stage is taken care, and Plan and Design CAN be done manually, but there are aspects that can be improved.
It is the Validation step that is missing today, and where current MCP servers and CLI's shine.