Add Detailed Information to Record Create Nodes
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Currently, Record Create nodes show less detail than Record Lookup nodes. We should enhance Record Create nodes to display:
- Fields being set
- Object type
- Store output setting
- Record ID assignment (if configured)
## Implementation Notes
- Follow similar pattern to Record Lookup implementation
- Add inner nodes to display the information
Contributor guide
Assessment
This issue has not been assessed yet.