Adobe Illustrator · Capability
Adobe Illustrator Scripting API — Documents
Adobe Illustrator Scripting API — Documents. 6 operations. Lead operation: Adobe Illustrator List Open Documents. Self-contained Naftiko capability covering one Adobe Illustrator business surface.
What You Can Do
GET
Listdocuments
— Adobe Illustrator List Open Documents
/v1/documents
POST
Createdocument
— Adobe Illustrator Create a New Document
/v1/documents
GET
Getdocument
— Adobe Illustrator Get a Document
/v1/documents/{documentid}
DELETE
Closedocument
— Adobe Illustrator Close a Document
/v1/documents/{documentid}
POST
Exportdocument
— Adobe Illustrator Export a Document
/v1/documents/{documentid}/export
POST
Savedocument
— Adobe Illustrator Save a Document
/v1/documents/{documentid}/save
MCP Tools
adobe-illustrator-list-open-documents
Adobe Illustrator List Open Documents
read-only
idempotent
adobe-illustrator-create-new-document
Adobe Illustrator Create a New Document
adobe-illustrator-get-document
Adobe Illustrator Get a Document
read-only
idempotent
adobe-illustrator-close-document
Adobe Illustrator Close a Document
idempotent
adobe-illustrator-export-document
Adobe Illustrator Export a Document
adobe-illustrator-save-document
Adobe Illustrator Save a Document