Tools
Tools are how Splixia takes action. 35+ built-in tools, your own custom logic, or any external service you connect — all loaded on demand, only when needed.
Three Kinds of Tools
Loaded On Demand
Splixia doesn't load every tool into every conversation. When you ask it to do something, it figures out which tools it might need and loads only those.
This keeps each conversation fast and focused. Your AI isn't distracted by tools it doesn't need.
Permissions
Every tool has a permission level:
Facets can override these permissions. A client-facing facet might disable internal tools entirely.
Custom Tools in Detail
Write a JavaScript function, give it a name and description, and Splixia can call it. Your tool runs in a secure isolated environment with built-in web access.
Custom tools can read external data, transform it, and integrate with services through MCP connectors.