External DocumentationTo learn more, visit the GitLab documentation.
Parameters
Workflow Library Example
Create Issue with Gitlab and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Assignee IDs | The IDs of the users to assign the issue to. Available in GitLab Premium and higher tiers. |
| Description | The description of an issue. Limited to 1,048,576 characters. |
| Issue Type | The type of issue. One of issue, incident, or test_case. Default is issue. |
| Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
| Title | The title of the issue. |
Was this page helpful?