Voxta docs

Basic Tools

Tools the AI can call mid-reply, served by Voxta itself.

Voxta Utilities: Basic Tools gives the character a small set of tools it can call while writing a reply, served by Voxta with no API key and no external service. Currently: reading a web page.

Unlike web search, which finds pages, this fetches one the character already has a URL for — including one you just pasted into the chat.

Setup

Manage Services → + Add Services → Voxta Utilities: Basic Tools → Add.

Two settings, both optional:

  • Web Fetch Action Description — what the model reads to decide when to reach for it.
  • Web Fetch Max Characters — how much of the page comes back. The default suits an article or a doc page; the model is told when a page was cut short.

Needs a model that supports tool calling. One that doesn't will simply never call it.

Safety

The URL comes from the model, and the model is steered by whatever it has just read — a page, a document, a message from someone else. So Voxta refuses to fetch anything resolving to the machine it runs on or the network around it, checked against the address it is about to connect to rather than the URL, so a redirect or a hostname that resolves inward cannot slip past.

On this page