Skip to main content
Glama

set_svg_vector

Inserts or updates SVG vectors in Figma by providing SVG content, coordinates, and optional attributes. Supports single or batch configurations via raw text or URLs, returning node IDs for inserted vectors.

Instructions

Sets or inserts one or more SVG vectors in Figma. Accepts either a single SVG config (via 'svg') or an array of configs (via 'svgs').

Returns:

  • content: Array of objects. Each object contains a type: "text" and a text field with the inserted SVG vector node ID(s).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
svgNoA single SVG vector configuration. Optional.
svgsNoAn array of SVG vector configurations for batch insertion. Optional.

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/amalinakurniasari/conduit'

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