{
 "OPI_Airtable": {
  "GetListOfBases": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDatabaseTables": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDatabase": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTable": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ModifyTable": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ModifyField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetListOfRecords": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecord": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePosts": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRecords": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetComments": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetStringField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetNumberField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAttachmentField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCheckboxField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDateField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEmailField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPhoneField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLinkField": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Bitrix24": {
  "GetToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ServerTime": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdatePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeletePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetImportantPostViewers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPosts": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddPostComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddPostRecipients": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTasksList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AttachFileToTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ApproveTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DisapproveTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CompleteTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenewTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeferTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PauseTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "StartTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "StartWatchingTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "StopWatchingTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DelegateTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTaskToFavorites": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RemoveTaskFromFavorites": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskHistory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CheckTaskAccesses": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MuteTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnmuteTask": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTasksDependencies": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTasksDependencies": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDailyPlan": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskFieldsStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCustomTaskFieldsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddCustomTaskField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateCustomTaskField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCustomTaskField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCustomTaskField": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTasksChecklist": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CompleteTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenewTasksChecklistElement": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskCommentsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTaskComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateTaskComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTaskComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetResultsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateResultFromComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteResultFromComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddKanbanStage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateKanbansStage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteKanbanStage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetKanbanStages": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveTaskToKanbanStage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTaskTimeAccounting": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTaskTimeAccounting": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskTimeAccountingList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTaskTimeAccounting": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateTaskTimeAccounting": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "StartTimekeeping": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "StopTimekeeping": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PauseTimekeeping": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTimekeepingStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTimekeepingSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetStoragesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAppStorage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetStorage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenameStorage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetStorageObjects": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateStorageFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFolderInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateSubfolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeFolderCopy": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFolderExternalLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFolderItems": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MarkFolderAsDeleted": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RestoreFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenameFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFolderFilterStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFileToStorage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFileToFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileExternalLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MarkFileAsDeleted": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RestoreFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeFileCopy": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveFileToFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenameFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LeaveChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddUsersToChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteUserFromChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeChatTitle": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeChatColor": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeChatPicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeChatOwner": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DisableChatNotifications": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnableChatNotifications": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatMessagesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDialog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatMembersList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendWritingNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetUserStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReadAll": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatFilesFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetMessageReaction": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MarkMessageAsReaded": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MarkMessageAsUnreaded": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePersonalNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateSystemNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDepartment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateDepartment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDepartments": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDepartment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCurrentUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeUserStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FindUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserFieldsStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateLead": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteLead": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLead": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLeadsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateLead": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLeadStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDeal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDeal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDeal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDealsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateDeal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDealStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserBusy": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCustomCalendarSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetCustomCalendarSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarSettingsStructure": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCalendarEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateCalendarEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarEvents": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCalendarEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserParticipationStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetUserParticipationStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAppAuthLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTasksFilterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCommentStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPictureBlock": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileBlock": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserFilterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLeadFilterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDealsFilterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalednarCustomSettingsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarEventsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarEventsFilterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_CDEK": {
  "GetToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCashboxChecksByDate": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDeliveryCashRegistry": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDeliveryCashTransfers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOfficeList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRegionsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateOrder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateOrder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteOrder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOrder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOrderByNumber": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCustomerRefund": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateRefusal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateReceipt": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetReceipt": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateBarcode": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetBarcode": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePrealert": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPrealert": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPassportDataStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCashboxCheck": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAvailableDeliveryIntervals": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCourierInvitation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCourierInvitation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCourierInvitation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RegisterDeliveryAppointment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDeliveryAppointment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOfficeFilterDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOrderDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCourierInvitationsDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAppointmentDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_ClickHouse": {
  "ExecuteRequest": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetHTTPConnectionSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRequestSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetExternalTableStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSessionSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetGRPCConnectionSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessGRPCSending": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessGRPCReceiving": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Dropbox": {
  "GetToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAccountInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSpaceUsageData": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetListOfFolderFiles": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPreview": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFileByURL": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUploadStatusByURL": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CopyObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectVersionList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RestoreObjectToVersion": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTagList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTag": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTag": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PublishFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CancelFolderPublication": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddUsersToFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddUsersToFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAsynchronousChangeStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CancelFilePublication": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PostBinary": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAuthorizationLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_FTP": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "CloseConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "GetWelcomeMessage": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProtocolFeatureList": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "Ping": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExecuteCustomCommand": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExecuteArbitraryCommand": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectSize": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdatePath": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListObjects": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateNewDirectory": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDirectory": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearDirectory": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCurrentDirectory": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeCurrentDirectory": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "UploadFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SaveFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileData": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "GetConnectionConfiguration": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetConnectionSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProxySettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GoogleCalendar": {
  "CreateCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarMetadata": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditCalendarMetadata": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearMainCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCalendarList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddCalendarToList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetListCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCalendarFromList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditListCalendar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEventList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormCodeRetrievalLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTokenByCode": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetServiceAccountToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEventDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GoogleDrive": {
  "GetObjectInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDirectoriesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFilesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CopyObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCommentList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormCodeRetrievalLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTokenByCode": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetServiceAccountToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GreenAPI": {
  "GetAccountInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetInstanceSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RebootInstance": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LogoutInstance": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetQR": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAuthorizationCode": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetProfilePicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ArchiveChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnarchiveChat": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetGroupInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateGroup": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateGroupName": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddGroupMember": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExcludeGroupMember": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetAdminRights": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RevokeAdminRights": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LeaveGroup": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetGroupPicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendTextMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFileByURL": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendPoll": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendLocation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendContact": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ForwardMessages": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditMessageText": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteNotificationFromQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadMessageFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetReadMark": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMessageQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearMessageQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatHistory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetIncomingMessageLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOutgoingMessageLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormAccessParameters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceSettingsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContactDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLocationDescription": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GreenMax": {
  "GetAccountInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetInstanceSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAuthorizationCode": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendAuthorizationCode": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceStatus": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetProfilePicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LogoutInstance": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RebootInstance": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CheckAccount": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContactList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContactInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatAvatar": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateGroup": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetGroupInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateGroupName": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetGroupPicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeGroupSettings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddGroupMember": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RemoveGroupMember": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetAdminRights": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RevokeAdminRights": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LeaveGroup": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendTextMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFileByURL": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteNotification": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatMessageHistory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetIncomingMessageLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOutgoingMessageLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MarkMessagesAsRead": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOutgoingMessageCount": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOutgoingMessageQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearOutgoingMessageQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetIncomingNotificationCount": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearIncomingNotificationQueue": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormAccessParameters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetInstanceSettingsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetGroupSettingsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GRPC": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteMethod": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetServiceList": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMethodList": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMethod": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessServerStream": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessClientStream": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessBidirectionalStream": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetConnectionParameters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_GoogleSheets": {
  "CreateSpreadsheet": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSpreadsheet": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditSpreadsheetTitle": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddSheet": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteSheet": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CopySheet": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetCellValues": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearCells": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCellValues": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormCodeRetrievalLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTokenByCode": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetServiceAccountToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Lua": {
  "CreateVM": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteCodeFromString": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExecuteCodeFromFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CallFunction": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CompileCodeFromString": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CompileCodeFromFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExecuteBytecode": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteBytecodeFromFile": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_MongoDB": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteCommand": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetListOfBases": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCollectionList": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCollection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteCollection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "InsertDocuments": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateDocuments": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDocuments": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDocuments": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCursor": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "GetDocumentBatch": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "CreateUser": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateUser": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUsers": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDatabaseUsers": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteUser": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateRole": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateRole": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRoles": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRole": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GrantRoles": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RevokeRoles": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateConnectionString": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDocumentUpdateStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDocumentDeletionStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRolePrivilegeStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_MSSQL": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteSQLQuery": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTableInformation": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecordsFilterStructure": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateConnectionString": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeatures": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTypesStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_MySQL": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteSQLQuery": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTableInformation": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecordsFilterStructure": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateConnectionString": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeatures": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTypesStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Neocities": {
  "GetSiteData": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFiles": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteSelectedFiles": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFilesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SynchronizeFolders": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Notion": {
  "CreatePage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePageInDatabase": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditPageProperties": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDatabase": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDatabase": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditDatabaseProperties": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateBlock": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReturnBlock": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReturnChildBlocks": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteBlock": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UserList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserData": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Ollama": {
  "GetVersion": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetResponse": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContextResponse": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEmbeddings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetModelList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListRunningModels": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetModelInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateModel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CopyModel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteModel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LoadModelToMemory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnloadModelFromMemory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PushModel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PullModel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PushBlob": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CheckBlob": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRequestParameterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEmbeddingsParameterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContextParameterStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetContextMessageStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetModelSettingsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_OpenAI": {
  "GetResponse": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetImages": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEmbeddings": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAssistantsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateAssistant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RetrieveAssistant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteAssistant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFilesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateSpeech": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTranscription": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetModelList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMessageStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserMessage": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAssistantMessage": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSystemMessage": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetImageMessageStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetImageDescriptionStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_PostgreSQL": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteSQLQuery": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDatabase": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DisableAllDatabaseConnections": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTableInformation": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecordsFilterStructure": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateConnectionString": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeatures": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTypesStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_RCON": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteCommand": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormConnectionParameters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_ReportPortal": {
  "GetTemporaryToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPermanentToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeletePermanentToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserTokens": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCurrentUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserProjects": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateProject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteProject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProjects": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddUsersToProject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExcludeUsersFromProject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateLaunch": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLaunch": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateLaunch": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FinishLaunch": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteLaunch": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLaunchReport": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLaunchItems": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateItem": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetItem": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateItem": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FinishItem": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteItem": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "WriteLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetItemLogs": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteLog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserFieldsStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLaunchStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetItemStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetItemCompletionStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLaunchCompletionStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetLogStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_RSS": {
  "CreateFeedRSS": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeedItemStructureRSS": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ParseFeedRSS": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateFeedAtom": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeedItemStructureAtom": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ParseFeedAtom": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_S3": {
  "SendRequestWithoutBody": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendRequestWithBody": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateBucket": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteBucket": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "HeadBucket": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PutBucketEncryption": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetBucketEncryption": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteBucketEncryption": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PutBucketTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetBucketTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteBucketTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PutBucketVersioning": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetBucketVersioning": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListBuckets": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PutObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFullObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "InitPartsUpload": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadObjectPart": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FinishPartsUpload": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AbortMultipartUpload": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "HeadObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CopyObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PutObjectTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteObjectTagging": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListObjects": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListObjectVersions": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetBasicDataStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectDownloadLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObjectUploadLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_SFTP": {
  "GetConnectionConfiguration": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdatePath": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsLoginPassword": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsPrivateKey": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsViaAgent": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsKI": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProxySettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ListObjects": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateNewDirectory": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteDirectory": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetCurrentDirectory": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFile": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SaveFile": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileInformation": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Slack": {
  "GetBotInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetWorkspaceList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendEphemeralMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDelayedMessageList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMessageLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetMessageReplyList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChannelList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChannelUserList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ArchiveChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChannelHistory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "InviteUsersToChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "KickUserFromChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "JoinChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "LeaveChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetChannelTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetChannelGoal": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RenameChannel": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "OpenDialog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CloseDialog": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFilesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileData": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeFilePublic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeFilePrivate": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetExternalFileList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetExternalFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddExternalFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendExternalFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteExternalFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GenerateImageBlock": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_SQLite": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ExecuteSQLQuery": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ConnectExtension": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "GetTableInformation": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTableColumn": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearTable": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UpdateRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EnsureRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteRecords": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetRecordsFilterStructure": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFeatures": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTypesStructure": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_SSH": {
  "GetConnectionConfiguration": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ExecuteCommand": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsLoginPassword": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsPrivateKey": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsViaAgent": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSettingsKI": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProxySettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_TCP": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "ProcessRequest": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProxySettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetTlsSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddInName": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Telegram": {
  "GetBotInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUpdates": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetWebhook": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteWebhook": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendTextMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendImage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendVideo": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendAudio": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendDocument": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendGif": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendMediaGroup": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendLocation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendContact": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendPoll": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ForwardMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReplaceMessageKeyboard": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReplaceMessageText": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReplaceMessageCaption": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "Ban": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "Unban": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateInvitationLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PinMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnpinMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetParticipantCount": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAvatarIconList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CloseForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "OpenForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "HideMainForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ShowMainForumTopic": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditMainForumTopicName": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ClearTopicPinnedMessagesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormKeyboardFromButtonArray": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PrepareString": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReplaceSpecialCharacters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Viber": {
  "SetWebhook": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChannelInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetUserData": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOnlineUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendTextMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendImage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendContact": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendLocation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateKeyboardFromArrayButton": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_VK": {
  "CreatePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateCompositePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeletePost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreatePoll": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateAlbum": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteAlbum": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateStory": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SaveImageToAlbum": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteImage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadVideoToServer": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadPhotoToServer": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeRepost": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "WriteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "WriteComment": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ShortenLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetStatistics": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPostStatistics": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateAdvertisingCampaign": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateAd": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PauseAdvertising": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAdvertisingCategoryList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProductCategoryList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProductList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProductsByID": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddProduct": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditProduct": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteProduct": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GroupProducts": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetProductDescription": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSelectionList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetSelectionsByID": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateProductCollection": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditProductCollection": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddProductToCollection": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RemoveProductFromSelection": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteSelection": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPropertyList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateProductProperty": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditProductProperty": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteProductProperty": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddProductPropertyVariant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditProductPropertyVariant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteProductPropertyVariant": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetOrderList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateTokenRetrievalLink": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetAuthParameters": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "FormKeyboard": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_VKTeams": {
  "CheckToken": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetEvents": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendTextMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendVoice": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EditMessageText": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ResendFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ResendVoice": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ForwardMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PinMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnpinMessage": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AnswerButtonEvent": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RemoveChatMembers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ChangeChatPicture": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatInfo": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatAdmins": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatMembers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatBlockedUsers": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetChatJoinRequests": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "BlockChatUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UnblockChatUser": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ApprovePending": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DisapprovePending": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetChatTitle": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetChatDescription": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SetChatRules": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MakeActionButton": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_WebSocket": {
  "CreateConnection": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated"
  },
  "GetProxySettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "AddInName": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_YandexDisk": {
  "GetDiskInformation": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateFolder": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeleteObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateObjectCopy": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDownloadLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFileUploadLink": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DownloadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetFilesList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "MoveObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFile": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFileInParts": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "UploadFileByURL": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "PublishObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CancelObjectPublication": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPublishedObjectsList": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetPublicObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetDownloadLinkForPublicObject": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SavePublicObjectToDisk": {
   "proxy": "`InternetProxy` or a structure with fields `Protocol`, `Host`, `Port`, `User`, `Password`, `UseOSAuthentication`",
   "timeout": "Request execution timeout",
   "adv_response": "Formats the response as a complete HTTP structure with fields `code`, `body`, and `headers`",
   "retries": "Number of HTTP request send attempts on `5**` status codes or internal client errors",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "GetConfirmationCode": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ConvertCodeToToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "RefreshToken": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_ZeroMQ": {
  "CreateConnectionReq": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateConnectionSub": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateConnectionPush": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CreateConnectionPull": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "BindPortRep": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "BindPortPub": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "BindPortPush": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "BindPortPull": {
   "addin_mode": "Manual selection of external component connection mode (for 1C): Isolated, NotIsolated",
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "SendData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ReceiveData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "ProcessRequest": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "Subscribe": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "CloseConnection": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_Janx": {
  "SerializeData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeserializeData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_MessagePack": {
  "SerializeData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "DeserializeData": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 },
 "OPI_HTTPClient": {
  "ReturnSettings": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  },
  "EncodeURLInURL": {
   "dontwait": "Creates a background job and returns its data (for 1C and OneScript only)"
  }
 }
}
