bumi_agentic_workflow
Convert natural language goals into summarized actions for Bumi robot, covering specs, SDK setup, virtual twin, and fleet composition.
Instructions
BUMI_AGENTIC_WORKFLOW — High-level goals: specs, SDK setup, virtual twin, fleet composition.
Uses ctx.sample() so the host LLM can call bumi_tool and sibling MCPs (resonite, robotics).
Args: goal: Natural language, e.g. "Summarize Bumi specs and how to show a virtual twin in Resonite"
Returns: LLM summary string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |