PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
# Browse resources and methods
gws workflow --help
# Inspect a method's required params, types, and defaults
gws schema workflow.<resource>.<method>