mirror of
https://github.com/penpot/penpot-mcp.git
synced 2026-04-25 11:18:37 +00:00
Improve prompt pertaining to image handling
This commit is contained in:
parent
d23b0dbe91
commit
e993c74636
@ -72,8 +72,9 @@ initial_instructions: |
|
||||
|
||||
# Images
|
||||
|
||||
The `Image` type is a legacy type. Images are now typically mostly embedded in a `Fill` with `fillImage` set to an
|
||||
The `Image` type is a legacy type. Images are now typically embedded in a `Fill`, with `fillImage` set to an
|
||||
`ImageData` object, i.e. the `fills` property of of a shape (e.g. a `Rectangle`) will contain a fill where `fillImage` is set.
|
||||
Use the `export_shape` and `import_image` tools to export and import images.
|
||||
|
||||
# Visual Inspection of Designs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user