{
  "properties": {
    "project_id": {
      "description": "Project identifier",
      "title": "Project Id",
      "type": "string"
    }
  },
  "required": [
    "project_id"
  ],
  "title": "project_getArguments",
  "type": "object"
}
