Skip to main content

Invoking Services

  • taho services invoke <domain> <service> <method> - Invoke service method from stdin
  • taho services invoke <domain> <service> <method> --data '<json>' - Invoke with JSON data
Service invocation follows defined method signatures with structured response handling.