EdgazeDocsEdgaze Docs
DocumentationAPI Reference
Home
Core
Workflow InputWorkflow FormWorkflow OutputMergeMerge ObjectsTemplateMap
AI
LLM ChatLLM ImageLLM Embeddings
Logic & integration
HTTP RequestWeb ScrapeYouTube TranscriptJSON ParseConditionDelayLoopRun Another Workflow (Remix)

Platform status

Checking platform status
Block reference

Run Another Workflow (Remix)

Use a published workflow as one step inside yours without copying its internal blocks.

Audience

Creators building and publishing workflows.

Overview#

This block runs another creator's published workflow inside yours. You connect its inputs and use its output, but you cannot see or edit its internal blocks.

Add it through Remix this workflow, not from the empty block library. Edgaze keeps the selected source version attached to your published workflow.

Ports#

  • Input: Input: Data you send into the remixed workflow's published input expectations.
  • Output: Output: The remixed workflow's result for downstream blocks.

Inspector#

The block has no editable inspector fields. Its inputs and output come from the published workflow selected during remix.

Tips#

  • Check the source workflow's expected inputs before connecting it.
  • You cannot inspect or edit its internal blocks; design around its published inputs and output.
  • Prefer remix when composing proven workflows instead of rebuilding them from scratch.
  • Check billing and key requirements for both your workflow and the remixed source before publishing.
  • A workflow containing a Remixed Workflow block cannot itself be remixed. The publish API rejects that composition with a clear error.

Related#

  • Workflow Studio

Was this useful?

Your response helps us improve the documentation.

More blocks

Workflow Input

Ask the customer one clear question and turn their answer into data your workflow can use.

Workflow Form

Collect several run-modal fields in one grouped form, each with a stable key for downstream steps.

Workflow Output

Define what the customer receives when the workflow finishes.

On this page
OverviewPortsInspectorTipsRelated
© 2026 Edge Platforms, Inc. All rights reserved.