• Retrieves the required auth flags for the specified operation

    Parameters

    • operation: Operation

      the operation to get flags for

    Returns QueryObject<string[], {
        op_name: string;
    }>

    list of required flags, or empty list if no specific flags are required