error_generate_boundary
Create React error boundary components at app, route, component, or feature scope. Add automatic retry logic to recover from runtime failures and keep your UI stable.
Instructions
Generate React error boundary components with recovery and retry logic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Error boundary component name | |
| retry | No | Include automatic retry logic | |
| api_key | No | API key for authentication | |
| granularity | Yes | Error boundary scope level |