The process of replacing template variables with actual values at runtime. 0nMCP resolves variables in priority order: system > launch > inputs > step.output, allowing dynamic configuration of workflow parameters.
Related Terms
More in Automation
WorkflowA defined sequence of automated steps that execute in response to a trigger. In ...TriggerAn event that initiates a workflow execution. Triggers can be webhooks (real-tim...ActionA discrete operation performed as part of a workflow. Actions include sending em...Data MappingThe process of transforming data from one format to another between systems. In ...Template EngineA system that resolves dynamic expressions within templates. 0nMCP's template en...