Plan Contract Workflow
genlayer_plan_contract_workflowPlan a multi-phase GenLayer contract workflow from deploy to diagnosis, including wait, snapshot, and read/write steps.
Instructions
Build a multi-phase GenLayer contract workflow covering deploy, wait, snapshot, first read/write, and diagnosis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Base64-encoded contract code to inspect directly. | |
| address | No | Deployed contract address to target. | |
| contractPath | No | Optional local or repo-relative contract path for deploy workflows. |