| Name | Type | Description | Notes |
|---|---|---|---|
| projectId | Integer | ||
| taskType | TaskTypeEnum | ||
| promptId | Integer | [optional] | |
| customTopic | String | [optional] | |
| userInstructions | String | [optional] | |
| outputLanguageCode | String | [optional] | |
| existingContent | String | [optional] | |
| existingContentUrl | URI | [optional] |
| Name | Value |
|---|---|
| BRIEF | "brief" |
| CREATE | "create" |
| UPDATE | "update" |
| PR_INSIGHTS | "pr_insights" |
| CUSTOM | "custom" |