Skip to main content
Glama

assets-modify

Modify Unity project assets by applying property and field changes to files in the Assets/ folder, enabling remote asset editing through the Unity AI Bridge.

Instructions

Modify asset file in the project. Use 'assets-get-data' tool first to inspect the asset structure before modifying. Not allowed to modify asset file in 'Packages/' folder. Please modify it in 'Assets/' folder.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
assetRefYesAsset reference. SCHEMA: {"assetPath":"Assets/path/to/asset"} or {"instanceID":12345}
contentYesJSON string of SerializedMember diff to apply. SCHEMA: {"props":[{"name":"propertyName","value":any}],"fields":[{"name":"fieldName","value":any}]}

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