{
  "description": "Base arguments passed to the command.",
  "items": {
    "oneOf": [
      {
        "type": "string"
      },
      {
        "$ref": "https://ogcincubator.github.io/bblocks-cwl/build/annotated/cwl/v1_2_1/InputBinding/schema.json"
      }
    ]
  },
  "title": "CWLArguments",
  "type": "array"
}