{{ registration_info.description }}
{% endif %} {% if registration_info.version %}Version: {{ registration_info.version }}
{% endif %}{{ registration_info.methods.job_start.description }}
{% endif %}{{ registration_info.methods.job_stop.description }}
{% endif %}{{ registration_info.methods.job_status.description }}
{% endif %}{{ registration_info.methods.chat.description }}
{% endif %}{{ method_info.description }}
{% endif %}| Name | Description | Type | Required |
|---|---|---|---|
| {{ param.name }} | {{ param.description or "-" }} | {% if param.is_secret %} Secret {% else %} Standard {% endif %} | {% if param.is_required %} Required {% else %} Optional {% endif %} |
No parameters configured.
{% endif %}