Member Junction
Preparing search index...
@memberjunction/integration-test-suite
checks/agent-live-shared
WireRunOptions
Interface WireRunOptions
Options threaded to a wire run (conversation-linked runs pass conversationDetailId).
interface
WireRunOptions
{
conversationDetailId
?:
string
;
conversationId
?:
string
;
planMode
?:
boolean
;
requestedSkillIDs
?:
string
[]
;
}
Index
Properties
conversation
Detail
Id?
conversation
Id?
plan
Mode?
requested
Skill
I
Ds?
Properties
Optional
conversation
Detail
Id
conversationDetailId
?:
string
Optional
conversation
Id
conversationId
?:
string
Optional
plan
Mode
planMode
?:
boolean
Optional
requested
Skill
I
Ds
requestedSkillIDs
?:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversation
Detail
Id
conversation
Id
plan
Mode
requested
Skill
I
Ds
Member Junction
Loading...
Options threaded to a wire run (conversation-linked runs pass conversationDetailId).