AGNTCY Stateless Runs API
A Run represents an execution of an agent. The output of a Run can be a final result or an interrupt. Result from a run can be retrieved by polling or by blocking and waiting for the result. See `Run` and `RunOutput` models below for more info.