beam-put-payload-builder
OfficialTranslate GET graphs to valid PUT payloads.
Authorbeam-ai-team
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Build Swagger DTO-compliant PUT payloads for Beam agent graphs by transforming GET responses, translating linked outputs, remapping fields, and stripping server-only data to enable safe updates via PUT.
Core Features & Use Cases
- Transform GET graph responses into PUT payloads compatible with the Swagger DTO (CompleteAgentGraphNodeDto)
- Translate linkParamOutputId (UUID) to linkedOutputParamNodeId + linkedOutputParamName
- Remap prompts and models from originalTool to toolConfiguration, and copy description
- Preserve node-level edges and reconstruct input/output parameters, with warnings for untranslated links
- Supports dry-run, from-file graph inputs, and optional publish workflow
Quick Start
Run the script to convert a Beam GET graph response into a PUT payload and validate link translations.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: beam-put-payload-builder Download link: https://github.com/beam-ai-team/beam-next-skills/archive/main.zip#beam-put-payload-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.