asset.fetch_generated
blender_asset_fetch_generatedFetch a generated asset from a provider URL and import it into Blender, with local user approval ensuring secure, recoverable transactions.
Instructions
PartMe Blender Harness command asset.fetch_generated. Risk: gated; maturity: L1. Requires local user approval in Blender: a client cannot approve its own request, and it retries the same request id after the user approves it. Requirements: Per-request argument checks and session policy still apply
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| filename | No | ||
| _requestId | No | Stable request id for replay safety | |
| providerId | Yes | ||
| _authorization | No | Action-bound Harness authorization claim | |
| _transactionId | Yes | Harness milestone transaction id | |
| _expectedSceneRevision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||