Property Agent
Agent
Gets or sets the preferred agent type for executing this skill.
Optional. Examples: Explore, Plan, or a custom subagent name.
[JsonPropertyName("agent")]
public string Agent { get; set; }
Gets or sets the preferred agent type for executing this skill.
Optional. Examples: Explore, Plan, or a custom subagent name.
[JsonPropertyName("agent")]
public string Agent { get; set; }