Does anyone have an example of a simple calculator like tool for the cloudflare? Like a functions plus with two integer arguments a and b which will sum a and b and return the sum?
I feel myself stuck because I cannot properly make any tool with arguments works with it.