Skip to main content

delete_script

Auto-generated from the Python tool registry. Do not hand-edit outside <!-- examples:start --><!-- examples:end --> blocks — the generator (tools/generate_docs_reference.py) will overwrite them.

Group: core  ·  Module: services.tools.manage_script

Description

Delete a C# script by URI or Assets-relative path.

Parameters

NameTypeRequiredDescription
uristryesURI of the script to delete under Assets/ directory, mcpforunity://path/Assets/... or file://... or Assets/...

Returns

A dict containing the Unity response. The exact shape depends on the action.

Examples

No examples yet. Add usage examples here — they will be preserved across regenerations.