get_workflow
Retrieve structured workflow information for Stylus development, including step-by-step commands for build, deploy, and test operations to guide development processes.
Instructions
Get structured workflow information for Stylus development. Returns step-by-step commands for build, deploy, test operations. Use this when the user needs guidance on development workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_type | Yes | Type of workflow information to retrieve | |
| network | No | Target network for deploy workflow (default: arbitrum_sepolia) | arbitrum_sepolia |
| include_troubleshooting | No | Include common errors and solutions (default: true) |