Generate Agent Handoff
genlayer_generate_agent_handoffCreates structured handoff bundles for GenLayer agents, specifying ordered tool calls, fallback paths, and success criteria to handle agent task delegation.
Instructions
Generate an explicit step-by-step GenLayer handoff bundle for weaker agents, including ordered tool usage, fallback paths, and success conditions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Base64-encoded contract code to inspect directly. | |
| goal | No | Primary agent goal. | onboard |
| address | No | Deployed contract address to target. | |
| contractPath | No | Optional local contract artifact path for onboarding or deploy workflows. |