Class TagWorkflowMatcher
Tag-only workflow matcher — simpler variant without exact name matching.
public sealed class TagWorkflowMatcher : IWorkflowMatcher
- Inheritance
-
TagWorkflowMatcher
- Implements
- Inherited Members
Constructors
TagWorkflowMatcher(IWorkflowCatalog)
public TagWorkflowMatcher(IWorkflowCatalog catalog)
Parameters
catalogIWorkflowCatalog
Methods
MatchAsync(AgentRequest, CancellationToken)
public Task<WorkflowMatchResult?> MatchAsync(AgentRequest request, CancellationToken ct = default)
Parameters
requestAgentRequestctCancellationToken