Категории

Paket sertifikatov PDF

Paketnoe sozdanie sertifikatov iz CSV

Odna stranitsa na stroku CSV.

Документация API

Конечная точка запроса

POST /ru/api/tools/pdf-certificates-batch

Параметры запроса

Имя параметра Тип Обязательно Описание
csvContent textarea Да -
certificateTitle text Нет -
organizationName text Нет -
awardText text Нет -
signatoryName text Нет -
signatureLabel text Нет -
datePrefix text Нет -
nameField text Нет -
dateField text Нет -
courseField text Нет -
scoreField text Нет -
themeColor color Нет -
pageSize select Нет -
landscape checkbox Нет -
waitUntil select Нет -
waitTime number Нет -

Формат ответа

{
  "filePath": "/public/processing/randomid.ext",
  "fileName": "output.ext",
  "contentType": "application/octet-stream",
  "size": 1024,
  "metadata": {
    "key": "value"
  },
  "error": "Error message (optional)",
  "message": "Notification message (optional)"
}
Файл: Файл

Документация MCP

Добавьте этот инструмент к конфигурации сервера MCP:

{
  "mcpServers": {
    "elysiatools-pdf-certificates-batch": {
      "name": "pdf-certificates-batch",
      "description": "Paketnoe sozdanie sertifikatov iz CSV",
      "baseUrl": "https://elysiatools.com/mcp/sse?toolId=pdf-certificates-batch",
      "command": "",
      "args": [],
      "env": {},
      "isActive": true,
      "type": "sse"
    }
  }
}

Вы можете объединять несколько инструментов, например: `https://elysiatools.com/mcp/sse?toolId=png-to-webp,jpg-to-webp,gif-to-webp`, максимум 20 инструментов.

Если вы столкнулись с проблемами, пожалуйста, свяжитесь с нами по адресу [email protected]