GovernTools & Skills
System Tool
Platform-built-in standard tools · Web search at the core
System tools are the built-in standard tools of the Evose platform. Org admins can enable/disable them, but cannot customize their implementation.
Current Core: Web Search
Lets the Agent call web search during conversations.
| Provider | Best for | Billing |
|---|---|---|
| DuckDuckGo | Preferred for Private | Free |
| Tavily | Default for SaaS | Per call |
| Other compatible providers | Depending on integration | Vendor pricing |
Configuration
Before configuring: register the provider's API Key in Org · Credentials.
Workflow
- Agent / Chatflow LLM node decides to web-search
- Auto-calls the system tool
web_search - The platform routes to the configured provider
- Results are injected back into the Agent context
- The LLM continues generation based on the results
Enable/Disable
- Enabled = all org Agents can call it
- Disabled = the system tool is invisible and uncallable
Relationship with Org / Workspace Tools
| System Tool | Org Tool | Workspace Tool | |
|---|---|---|---|
| Built-in | ✓ | ✗ | ✗ |
| Customizable implementation | ✗ | ✓ | ✓ |
| Call scope | Org-wide (when enabled) | Authorized workspaces | This workspace only |
Next Steps
- Custom tools → Org tool
- Configure credentials → Credential management