Icon

OptimiseTeamTool

<p>This Tool allows to optimise a Fantasy Soccer Team in the Game "Kicker Manager Interactive - Erste Bundesliga".<br><br>Before you can use this tool make sure that you have all the required inputs collected from the user - this may require multiple rounds of interrogation and re-confirmation as well as validating user inputs - especially player names - using user tools.<br><br>Inputs:<br>Integer:<br>sDEFENDER,</p><p>sFORWARD,</p><p>sMIDFIELDER,</p><p>sGOALKEEPER</p><p>=&gt; Number of players on each position to be drafted</p><p>Double:<br>reservedBudget</p><p>=&gt; The reserved budget to fill up the squad with cheap players.</p><p>Table:</p><p>sChosenPlayers</p><p>=&gt; Table with Player Names that MUST be included in the final squad</p><p>sExcludedPlayers</p><p>=&gt; Table with Player Names that CANNOT be included in the final squad<br><br>Outputs:<br>Tool Output Message containing a JSON Object which a summary by position and total as well as another nested object which contains player names, cost, points, positions etc.<br><br>Use this output to generate a final response to the user</p><p><br></p>

This Tool allows to optimise a Fantasy Soccer Team in the Game "Kicker Manager Interactive - Erste Bundesliga".

Before you can use this tool make sure that you have all the required inputs collected from the user - this may require multiple rounds of interrogation and re-confirmation as well as validating user inputs - especially player names - using user tools.

Inputs:
Integer:
sDEFENDER,

sFORWARD,

sMIDFIELDER,

sGOALKEEPER

=> Number of players on each position to be drafted

Double:
reservedBudget

=> The reserved budget to fill up the squad with cheap players.

Table:

sChosenPlayers

=> Table with Player Names that MUST be included in the final squad

sExcludedPlayers

=> Table with Player Names that CANNOT be included in the final squad

Outputs:
Tool Output Message containing a JSON Object which a summary by position and total as well as another nested object which contains player names, cost, points, positions etc.

Use this output to generate a final response to the user


Nodes

Extensions

Links