Can i use headers for ai agent nodes

I have a simple question.

When using the “AI Agent” node, can I send a header request?

I want to explicitly tell Anthropic NOT to store my data

- x-anthropic-no-store: true

But I can’t see where to configure a header on either the credentials or node prompts.

Thanks in advance

I don’t believe this is currently an option. You may have to use an HTTP node.

But, I also believe they explicitly do not train on any data you provide. But there may be a retention policy of 90 days for ease of use.

I tried to research the header, as I have not heard of it before, but I do not seem to find it anywhere online, other than your post. Where does that header come from?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.