Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 788 Bytes

File metadata and controls

32 lines (20 loc) · 788 Bytes

IntelligenceTaskCreateRequest

Properties

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]

Enum: TaskTypeEnum

Name Value
BRIEF "brief"
CREATE "create"
UPDATE "update"
PR_INSIGHTS "pr_insights"
CUSTOM "custom"