Feature request: native run_agent workflow action
Please add a native run_agent action to Buzz workflows so a scheduled or manually triggered workflow can securely invoke an existing Buzz agent.
Use case: run recurring agent tasks, such as a daily news report, without requiring a human to mention the agent each time.
The action should specify the target agent, channel, prompt, timeout, and idempotency key. It should require explicit owner opt-in, verify authorization and channel membership, prevent duplicate or replayed jobs, enforce usage limits, report completion or failure, and never pass credentials through workflows.
Feature request: native run_agent workflow action
Please add a native run_agent action to Buzz workflows so a scheduled or manually triggered workflow can securely invoke an existing Buzz agent.
Use case: run recurring agent tasks, such as a daily news report, without requiring a human to mention the agent each time.
The action should specify the target agent, channel, prompt, timeout, and idempotency key. It should require explicit owner opt-in, verify authorization and channel membership, prevent duplicate or replayed jobs, enforce usage limits, report completion or failure, and never pass credentials through workflows.