Skip to main content
Glama

assets-copy

Copy Unity assets from source to destination paths and refresh the AssetDatabase automatically. Use with assets-find to locate assets before duplication.

Instructions

Copy the asset at path and stores it at newPath. Does AssetDatabase.Refresh() at the end. Use 'assets-find' tool to find assets before copying.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourcePathsYesArray of asset paths to copy. Example: ["Assets/Materials/Mat.mat"]
destinationPathsYesArray of destination paths (same length as sourcePaths). Example: ["Assets/Materials/MatCopy.mat"]

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/butterlatte-zhang/unity-ai-bridge'

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