Update metadata on a draft
set_metadataPatch title / tags / producer / providers after the fact. Safe to call multiple times; each call replaces the specified fields. Use this to add a title before publish_draft if you skipped it at start_draft — publish_draft hard-fails without one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| title | No | Human-readable bundle title shown on the registry page. Required to compile. | |
| draft_id | Yes | ||
| producer | No | ||
| providers | No |