Skip to main content
Glama

anim_smil_add

Add SMIL animations to SVG objects by specifying attributes like opacity, position, or transformations with timing controls for duration, repeats, and motion paths.

Instructions

객체에 SMIL 애니메이션을 추가합니다. (SVG 내장 애니메이션)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
objectIdYes객체 ID
attributeNameYes애니메이션할 속성 (예: "opacity", "cx", "transform")
fromNo시작 값
toNo끝 값
valuesNo값 시퀀스 (from/to 대신 사용)
durYes지속 시간 (예: "2s")
beginNo시작 시점0s
repeatCountNo반복 횟수
fillNo종료 후 상태freeze
calcModeNo계산 모드
typeNo애니메이션 타입animate
transformTypeNo변환 타입 (animateTransform용)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kim62210/svg-canvas-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server