{ "name": "ExportFGDB", "displayName": "ExportFGDB", "description": "", "category": "", "helpUrl": "https://transdemo1.esri.com/server/rest/directories/arcgisoutput/SWIFTEXB/SwiftBundleExport_GPServer/SWIFTEXB_SwiftBundleExport/ExportFGDB.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "TIP_ID", "dataType": "GPString", "displayName": "TIP_IDs (Comma Separated)", "description": "TIP_IDs", "direction": "esriGPParameterDirectionInput", "defaultValue": "323232", "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": "" } ] }