Skip to content
jabbson
jabbson
@jabbson
Eminent Member
Joined: Aug 4, 2025
Topics: 0 / Replies: 30
Reply
RE: Problem with nodes not running

You don't need to merge them in a way that combines two orders into one; you can merge them by appending one after the other, for example. If I'm un...

4 months ago
Forum
Reply
RE: Agent calling a tool but input parameters are always empty

Hello! I hope you're doing well and welcome to the community. I've tested this myself, and it works perfectly. Here's what I did: Feel free to ...

4 months ago
Forum
Reply
RE: Problem with nodes not running

Welcome to the community. If you need to execute a second branch of your workflow, place a merge node after XML1 and the Move binary Data node, then...

4 months ago
Forum
Reply
RE: Self-hosted Webhook Returns Empty Response Despite Successful Workflow Execution (Status 200)

Hello! Welcome to the community. Try this JSON for your Respond to Webhook node: {"output": {{ $json.output.toJsonString() || "No AI response" }}...

4 months ago
Forum
Reply
RE: HTTP Request node requires Authorization header on self-hosted instance

Hello, welcome to the community. kevinzing169: The HTTP Request node has Authentication set to None, and I’ve manually added both the Author...

4 months ago
Forum
Reply
RE: HTTP Request not showing Send Binary Data, Binary Property Name - Need Assistance

Hello there, welcome to the community. Could you please elaborate on the issue you're encountering? Providing some details, perhaps a screenshot or ...

4 months ago
Forum
Reply
RE: Improving system prompts and workflows

I seldom use anything besides OpenAI, which serves my needs about 99% of the time. I also appreciate their pre-paid billing model, especially when con...

5 months ago
Forum
Reply
RE: Improving system prompts and workflows

It sounds like you'll need to refine your prompt to more clearly outline the desired actions in a structured, algorithmic manner. The prompt is key to...

5 months ago
Forum
Reply
RE: Improving system prompts and workflows

Would you like to elaborate on your question? What are the user inputs? Could you embed your workflow, instead of pasting a screenshot?

5 months ago
Forum
Reply
RE: How to configure an AI agent with HTTPS calling, bypassing the AI agent node

Depending on your setup and your exact workflow, you could attempt to simulate memory by appending previous messages within the workflow each time you...

5 months ago
Forum
Reply
RE: Troubleshooting Input/Output Mismatches

chrisagbalog: Can I see what your prompt looks like? it is in the workflow I’ve embedded above, here it is again, on it’s own (it’s slightly mo...

5 months ago
Forum
Reply
RE: Troubleshooting Input/Output Mismatches

The week, rather than the day, originates from the calendar node's configuration. image325×177 9.48 KB now + 1 week will fetch events for a week....

5 months ago
Forum
Reply
RE: Troubleshooting Input/Output Mismatches

One observation is that you have several identical calendar nodes. It would be more efficient to combine these into an array of calendar IDs and then ...

5 months ago
Forum
Reply
RE: Troubleshooting Input/Output Mismatches

Hello, welcome to the community. It would be beneficial if you could embed your workflow here for us to review, and share the output from the code n...

5 months ago
Forum
Reply
RE: Sheets Subnode Not Functioning with AI Agent

It's difficult to say without reviewing the workflow. Would you be open to sharing it?

5 months ago
Forum
Page 2 / 2