Skip to content

Outdated/incorrect Figma MCP tool names and field names in AI instruction files #43

@tjlpow

Description

@tjlpow

The following issues were found in .cursor/rules/usage-guidelines.mdc and .github/copilot-instructions.md (both files contain identical content):

1. Outdated tool name: #get_code

  • Lines 39-40 reference #get_code and get_code
  • The current Figma MCP tool name is get_design_context

2. Non-existent field name: codeDependencies

  • Line 169 and 175 reference a codeDependencies field from Figma MCP tools
  • According to the official docs, get_code_connect_map returns a source field (component path in codebase), not codeDependencies
  • Additionally, the MCP tool's own description uses codeConnectSrc, which also doesn't match the official docs' source

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions