Types
ImportedRunInput
Input values for imported run.
input
ImportedRunInputFields
nativeId
String!
required
Identifier of the native to use.
worktreeId
ID!
required
Identifier of the worktree to use.
kind
The kind to use for the request.
status
String
The status to use for the request.
archived
Boolean
Whether the resource should be archived.
model
String
The model to use for the request.
effort
String
The effort to use for the request.
prompt
String
The prompt to use for the request.
finalOutput
String
The final output to use for the request.
branch
String
The branch to use for the request.
jiraIssueKey
String
The Jira issue key to use for the request.
createdAt
String
The created at to use for the request.
updatedAt
String
The updated at to use for the request.
rawMetadata
JSON
The raw metadata to use for the request.