getStartForm
Retrieve the start form for a Camunda process definition by providing the process definition ID or key. This tool supplies the form necessary to initiate a workflow process.
Instructions
Get the start form for a process definition
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| processDefinitionId | No | The id of the process definition. | |
| processDefinitionKey | No | The key of the process definition. |