Questions on Input Token Charges for OpenAI in n8n Workflows

Refer to the attached screenshots.

If I enter text into these prompt fields (A, B & C in the screenshots) in n8n, will I be charged for input tokens by OpenAI?


the answer is yes

you can find how to calculate token in this link

https://tools.deepakness.com/openai-pricing

Thank you for your reply

Do you think it is possible if we track the input and output tokens for each OpenAI node in n8n workflow?