ToolRecommender
6 tools in this family (folder Editor/Tools/ToolRecommender/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
recommend_alternatives_to | read-only | Given an ITool name, returns up to N similar tools in the same family ranked by |
recommend_explain_tool | read-only | LLM-generated mini-tutorial for one Buril ITool: what it does, when to use it, |
recommend_for_goal | read-only | Given a plain-English goal (e.g. 'compress all PNGs over 2MB and rebuild addressables'), |
recommend_index_status | read-only | Returns Buril ITool recommender index status: indexed tool count, last build |
recommend_rebuild_index | writes | Forces a full rebuild of the Buril ITool recommender embedding index. |
recommend_workflow_for_goal | read-only | Given a plain-English goal, emits a complete WorkflowDefinition (id, name, |