create_feature
Create a feature in Aha! by specifying release and name, with optional details for scheduling, estimation, assignment, and workflow.
Instructions
Create a new feature in Aha!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic | No | Name or ID of epic | |
| name | Yes | Name of the feature (required) | |
| tags | No | Tags to add to the feature (comma-separated) | |
| team | No | Numeric ID or key of the team | |
| due_date | No | Date that work is due to be completed (YYYY-MM-DD format) | |
| created_by | No | Email address of the user who created the feature | |
| initiative | No | Name or ID of initiative | |
| release_id | Yes | Numeric ID or key of the release (required) | |
| start_date | No | Date that work will start (YYYY-MM-DD format) | |
| description | No | Description of the feature (may include HTML formatting) | |
| release_phase | No | Name or ID of release phase | |
| workflow_kind | No | Type of feature | |
| workflow_status | No | Status of the feature | |
| assigned_to_user | No | User assigned to the feature | |
| initial_estimate_text | No | Initial estimated effort (e.g., '2d 1h' for time or '4p' for points) | |
| detailed_estimate_text | No | Detailed estimated effort (e.g., '2d 1h' for time or '4p' for points) | |
| remaining_estimate_text | No | Remaining estimated effort (e.g., '2d 1h' for time or '4p' for points) |