unbalanced/n8n-nodes-bedrock-advanced ? reverse-engineered prompt
Reverse engineered prompt
Build me an n8n community node package for AWS Bedrock that fills the gaps in the built in Bedrock support.
I want two nodes. One should be a general Bedrock chat model node that works with Bedrock Converse models like Claude, Nova, and Titan, and acts like a better replacement for the normal n8n Bedrock chat node. The big wins should be prompt caching with separate controls for system prompt, tool definitions, and conversation history, plus accurate token usage reporting in n8n including cache read and cache write counts, model selection, temperature, max tokens, optional debug logs, and support for on demand models and inference profiles.
The second node should be Claude only through Bedrock’s native messages style API, with full Claude features like streaming, tool calling, built in web search, computer use, bash, text editor, tool search, programmatic tool calling, optional 1M context, and context compaction for long chats.
Make it feel polished and usable inside n8n settings as a normal community node. If needed, look up the current n8n and AWS Bedrock docs online.
Have a live product UI? Try website reverse