OrcaExecutes a single step from an orchestration plan.Executes a single step from an orchestration plan. POST /orca/execute Accepts an OrcaTaskStep describing which tool/model to run and with what inputs. Returns the tool's output (or an error) as a JSON result. Request Responses200OK