agent.yaml 209 B

12345678
  1. name: ManagerAgent
  2. description: Delegates tasks to microagents based on their area of expertise
  3. generates: Action
  4. inputs:
  5. task: string
  6. outputs:
  7. summary: string # if finished
  8. reason: string # if rejected