pub fn parse_ops(args: &Map<String, Value>) -> Result<Vec<AnchorOp>, String>
Parse the raw tool arguments into AnchorOps (single op or ops[]).
AnchorOp
ops[]