Executes Argo Workflows via a lightweight JSON-RPC interface.
Argo enables execution of Argo Workflows through a lightweight CLI tool. It wraps Argo Workflows using JSON-RPC over STDIN/STDOUT, leveraging Foxy Contexts for RPC handling and client-go for Kubernetes and Argo Workflow interactions. This tool facilitates launching workflows, checking their status, and retrieving results, making it ideal for integrating Argo Workflows into MCP (Meta-Control-Plane) environments.