Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en-us/studio/mcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The server provides the following tools:
<tbody>
<tr>
<td>`search_game_tree`</td>
<td>EExplores the instance hierarchy as a flat JSON array. Supports filtering by path, instance type, and keywords.</td>
<td>Explores the instance hierarchy as a flat JSON array. Supports filtering by path, instance type, and keywords.</td>
</tr>
<tr>
<td>`inspect_instance`</td>
Expand Down
Loading