Adobe Illustrator · Capability
Adobe Illustrator Scripting API — Layers
Adobe Illustrator Scripting API — Layers. 5 operations. Lead operation: Adobe Illustrator List Layers in a Document. Self-contained Naftiko capability covering one Adobe Illustrator business surface.
What You Can Do
GET
Listlayers
— Adobe Illustrator List Layers in a Document
/v1/documents/{documentid}/layers
POST
Createlayer
— Adobe Illustrator Create a New Layer
/v1/documents/{documentid}/layers
GET
Getlayer
— Adobe Illustrator Get a Layer
/v1/documents/{documentid}/layers/{layerid}
PUT
Updatelayer
— Adobe Illustrator Update a Layer
/v1/documents/{documentid}/layers/{layerid}
DELETE
Deletelayer
— Adobe Illustrator Delete a Layer
/v1/documents/{documentid}/layers/{layerid}
MCP Tools
adobe-illustrator-list-layers-document
Adobe Illustrator List Layers in a Document
read-only
idempotent
adobe-illustrator-create-new-layer
Adobe Illustrator Create a New Layer
adobe-illustrator-get-layer
Adobe Illustrator Get a Layer
read-only
idempotent
adobe-illustrator-update-layer
Adobe Illustrator Update a Layer
idempotent
adobe-illustrator-delete-layer
Adobe Illustrator Delete a Layer
idempotent