EveInputResolutionOutcome
NexusLabs.Eve¶
EveInputResolutionOutcome Enum¶
Describes the authoritative terminal outcome of an eve human-input request.
Fields¶
Unknown 0
The server sent an outcome this package does not model.
Remarks¶
Read RawOutcome for the wire value.
Answered 1
A question or session-limit prompt was answered.
Approved 2
A tool approval was granted.
Denied 3
A tool approval was denied.
Ignored 4
The request closed without an accepted response.
Invalid 5
The submitted response was invalid.