update_product_screen
Edit an existing brand asset: name, description, kind, use_when, and the screenshot tags (screen_type, device, theme).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Free-text kind: product photo, dashboard screenshot, packaging, logo, team photo. | |
| name | No | Human-readable name for the asset or run. | |
| theme | No | UI theme in the screenshot: light, dark, or unknown. | |
| device | No | Device the screenshot was taken on: phone, tablet, desktop, or none. | |
| use_when | No | When Siren should reach for this asset, e.g. "any post about the analytics page". | |
| screen_id | Yes | Id of the brand asset from list_product_screens. | |
| description | No | What the picture shows and what it is for, in your words. When set, Siren files the asset without reading it. | |
| screen_type | No | Screen role: feature, hero, onboarding, settings, or marketing. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||