Replies: 2 comments 2 replies
-
|
Hi there! I know of a project for n8n called n8n-nodes-toon. But that's all I know. Feel free to contribute more! :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@NNTin i wrote exactly what you looking for https://github.com/chaindead/tooner |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there already a toon middleware?
Reason: There are some tool calls I like, they output json and their data have collumn like data which is ideal for toon conversion. But instead of implementing the toon format in the tool, a middleware is used.
This can live as an alias that decorated the tool call and injects the toon formatting.
Instead of re-inventing a wheel I should ask first if this already exists, no need to implement it twice 😄
Beta Was this translation helpful? Give feedback.
All reactions