wix-docs-base44
Wix Docs from the Base44 sandbox
Get the exact truth about a Wix API — endpoint, HTTP verb, request/response shape, a field, an enum, an error. Discover everything: every endpoint, path, doc URL, body and enum comes from this skill's tools, never from training, memory, or pattern. A URL you composed and a path you remembered are guesses even when they look right — and a 404 or an empty result means discover, not permute. That includes the example endpoints in this file: they illustrate the mechanics and go stale like any snapshot — discover the real contract before you rely on one.
This is the wix-docs flow — find the right page, then read it — for a
sandbox with no shell pipeline and a ~5,000-char cap on tool results. Documents therefore live on
disk — in the skill's own scratch folder, .agents/skills/wix-docs-base44/scratch/: exec_tool fetches and returns only facts about the bytes; read_file
(45,000-char budget, real paging) reads the bytes. Nothing large ever crosses a tool boundary.