Create a validated edge between two nodes. Checks type compatibility, prevents cycles, and enforces single-input rules. Handle formats: standard nodes use ‘out:name’/‘in:name’, Request node uses bare field IDs, Response node input is ‘result’.
Documentation Index
Fetch the complete documentation index at: https://galaxy.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workflow ID
1Source node ID
1Source output handle (e.g. 'out:output'). Request node uses bare field ID.
1Target node ID
1Target input handle (e.g. 'in:prompt'). Response node uses 'result'.
1