[x] Reuse same names for basic operations so if we change it in one place it reflects in all the descriptions.
[x] #93 changes to the action description
Changed should to must
Explicitly said input parameters and outputs in hope that the parameter mixup in the llm outputs improve
Killed variable output
The action description part now reads:
Action a__0 has input parameters v__0 and v__1 and it outputs variables v__2 and v__4. To execute action a__0, variables v__0 and v__1 must be known. After executing action a__0, variables v__2 and v__4 are known.
The action description part now reads: