Hello,everybody! I want to implement a very simple function by workflow. First, type the keyword as a trigger and a number (for example decimal 23.45678) as a query. Then, convert it to 23.46(keep two decimal places). Finally, copy the consequence to the clipboard. It seems a really easy job. But I donβt know how the query or arguments input and output through python. After searching answers for several hours, I canβt find similar demos from internet. It makes me a little depressed.
Could anybody do me a favor? Thanks so much!