Revise UI Pack PNG
revise_ui_pack_pngGet a cost preview for a 100-credit selected PNG revision, then pass its signed quote to execute. SVG artwork editing is Phase 2; it is not enabled by this tool. Siblings and prior revisions remain available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | No | Unmodified signed quote returned by the dry-run. Required when dryRun is false. | |
| dryRun | No | Show the user estimatedCredits and ask whether to proceed, unless already authorized in this session. Prefer the client native question UI with Approve / Decline / Discuss choices; otherwise accept any unambiguous conversational approval. Never require a fixed phrase or magic word. Then set false and supply the returned quote. | |
| packId | Yes | Owned UI Pack ID. | |
| request | No | ||
| componentId | Yes | Owned component ID within this pack. | |
| idempotencyKey | No | Reuse the same key when retrying a confirmed request. |