Class RequiredAction
public sealed class RequiredAction
- Inheritance
-
RequiredAction
- Inherited Members
Properties
SubmitToolOutputs
Details on the tool outputs needed for this run to continue.
[JsonInclude]
[JsonPropertyName("submit_tool_outputs")]
public SubmitToolOutputs SubmitToolOutputs { get; }
Property Value
Type
[JsonInclude]
[JsonPropertyName("type")]
public string Type { get; }