Reusable AI Task Card
# 👀feature-requests
e
I often encounter situations where I need to use the same card for different situations in various flows. For example, capturing the information of a product during conversations with the user. Actually, I create a new AI task and copy-paste the prompt. Unfortunately, if I need to modify the prompt, I have to do it in multiple places. It would be extremely beneficial to be able to create reusable tasks. We could design the task as a card or a flow, store it somewhere, and then easily reuse it everywhere. If the prompt is modified, this change would be applied generically and automatically reflected wherever the card is used. This same idea could be extended to other elements, such as "Execute Code" card, it's similar to classes in programming.
f
Why not put the AI Task on a node where it will be the only card. Then you can always go to that node when you need it. If you want to call it from multiple workflows then you could create a workflow just for that AI Task card and then go to that workflow when needed
e
It's an idea that could help, using flow as an object that can be reused. I suggested the idea to enhance the product by enabling it to save pre-filled tasks or objects for reuse in various scenarios. AI Tasks in a Node, the Node in a Flow, and using the flow could work to address my issue, but it's a kind of workaround since the option does not exist. Thanks for the idea (I still would like them to add the feature :-))