create_issue
Generate and submit new issues directly in Redmine projects using a structured input format, including project ID, subject, and description. Streamline issue tracking and project management through the Cline VS Code extension.
Instructions
Create a new Redmine issue
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | Issue description | |
project_id | Yes | Project ID | |
subject | Yes | Issue subject |