Talk to Figma MCP

by sonnylazuardi
Verified

join_channel

Join a designated channel to enable communication between the Talk to Figma MCP server and Figma, facilitating the exchange of design data and collaborative updates.

Instructions

Join a specific channel to communicate with Figma

Input Schema

NameRequiredDescriptionDefault
channelNoThe name of the channel to join

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "channel": { "default": "", "description": "The name of the channel to join", "type": "string" } }, "type": "object" }
ID: 640obyv4vw