art.provider.fallback
Runs art operations using the primary provider, then automatically switches to a fallback provider when the primary fails.
Instructions
Execute an art operation with fallback — tries the primary provider, falls back to a secondary on failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | ||
| output | No | ||
| dry_run | No | ||
| asset_id | No | ||
| operation | Yes | ||
| asset_type | No | ||
| parameters | No | ||
| references | No | ||
| provider_id | Yes | Primary provider ID | |
| timeout_seconds | No | ||
| fallback_provider | No | Fallback provider ID to try if primary fails |