Skip to main content

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.

ToolEffectDescription
recommend_alternatives_toread-onlyGiven an ITool name, returns up to N similar tools in the same family ranked by
recommend_explain_toolread-onlyLLM-generated mini-tutorial for one Buril ITool: what it does, when to use it,
recommend_for_goalread-onlyGiven a plain-English goal (e.g. 'compress all PNGs over 2MB and rebuild addressables'),
recommend_index_statusread-onlyReturns Buril ITool recommender index status: indexed tool count, last build
recommend_rebuild_indexwritesForces a full rebuild of the Buril ITool recommender embedding index.
recommend_workflow_for_goalread-onlyGiven a plain-English goal, emits a complete WorkflowDefinition (id, name,