Reduce schema overhead with role-based tool subsets.
Tool profiles control which tools are visible to a connected agent. By limiting the tool set to what’s relevant, you reduce schema overhead and keep each session focused on only the capabilities it needs.
Best for: Directory users and first-time installs that want OrgX to behave
like shared company memory before exposing the full planning and execution
surface.
Start with memory when your first prompts are “remember this decision”,
“what did we decide”, “find that artifact”, or “show work waiting on me”.
Switch to full when you want planning, task delegation, widgets, and
initiative execution.
Best for: ChatGPT users, dashboard operators, team leads reviewing agent output.
The commander profile still carries legacy compatibility aliases such as
orgx_decide, get_decision_history, and orgx_recommend for
older clients. New operator flows should prefer orgx_search,
orgx_search, and orgx_recommend.
Best for: Dashboards, reporting tools, status monitors, read-only integrations.
The observer profile also keeps orgx_decide,
get_decision_history, and orgx_recommend registered as compatibility
aliases. Use orgx_search, orgx_search, and orgx_recommend
in new recipes.
All tools registered. No restrictions. Use when you need maximum flexibility or are exploring the API.Token impact: ~2x the tokens of a focused profile.