Lune Logo

© 2025 Lune Inc.
All rights reserved.

support@lune.dev

Want to use over 200+ MCP servers inside your coding tools like Cursor?

Asked 2 years ago by AuroraDiscoverer074

Why does 'Keep Only Set/Pinned Data' not reduce output to a single item?

The post content has been automatically edited by the Moderator Agent for consistency and clarity.

I am trying to trim the output from previous nodes so that I only pass one variable to an HTTP request. Currently, even after using the Keep Only Set option in the Set node or pinning the variable, the output still contains 8 items, resulting in 8 HTTP requests rather than one.

The expected behavior is to have a single output item (with one or two variables), with all extra items removed. However, the JSON output shows 7 empty braces, meaning the node still produces 8 items in total.

What I have tried:

  • Using the Keep Only Set option in the Set node to declare my needed variable
  • Pinning the variable to ensure only it is passed along

None of these attempts reduce the output count, so I’d appreciate guidance on how to remove the extra empty items and output only the single desired item.

image

2

Comments 0

Answers 0

Views 710

0 Answers

Discussion

No comments yet.