{ "name": "ExportCSV", "displayName": "ExportCSV", "description": "ExportCSV", "category": "", "helpUrl": "https://transdemo1.esri.com/server/rest/directories/arcgisoutput/SWIFTEXB/SwiftExport_GPServer/SWIFTEXB_SwiftExport/ExportCSV.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "projectID", "dataType": "GPString", "displayName": "ProjectIDs (Comma Separated)", "description": "ProjectIDs (Comma Separated)", "direction": "esriGPParameterDirectionInput", "defaultValue": "6731f1e5-6be2-4802-91ac-aa37ae88909b", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output", "dataType": "GPDataFile", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "workflow_info", "dataType": "GPString", "displayName": "Workflow Information", "description": "Workflow Information", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }