[]
Gets the parameters associated with the action.
public List<ActionParameter> Parameters { get; init; }
A list of ActionParameter objects representing the action parameters.