Adobe Illustrator · Capability
Adobe Illustrator Scripting API — Path Items
Adobe Illustrator Scripting API — Path Items. 5 operations. Lead operation: Adobe Illustrator List Path Items. Self-contained Naftiko capability covering one Adobe Illustrator business surface.
What You Can Do
GET
Listpathitems
— Adobe Illustrator List Path Items
/v1/documents/{documentid}/pathitems
POST
Createpathitem
— Adobe Illustrator Create a Path Item
/v1/documents/{documentid}/pathitems
GET
Getpathitem
— Adobe Illustrator Get a Path Item
/v1/documents/{documentid}/pathitems/{pathitemid}
PUT
Updatepathitem
— Adobe Illustrator Update a Path Item
/v1/documents/{documentid}/pathitems/{pathitemid}
DELETE
Deletepathitem
— Adobe Illustrator Delete a Path Item
/v1/documents/{documentid}/pathitems/{pathitemid}
MCP Tools
adobe-illustrator-list-path-items
Adobe Illustrator List Path Items
read-only
idempotent
adobe-illustrator-create-path-item
Adobe Illustrator Create a Path Item
adobe-illustrator-get-path-item
Adobe Illustrator Get a Path Item
read-only
idempotent
adobe-illustrator-update-path-item
Adobe Illustrator Update a Path Item
idempotent
adobe-illustrator-delete-path-item
Adobe Illustrator Delete a Path Item
idempotent