Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

query
string
required
Pattern or fragment to search.
location
string
default:"USER"
USER | CONVERSATION | ALL_CONVERSATIONS (default USER).
case_sensitive
string
True=case-sensitive, False=case-insensitive, None=smart-case.
exclude_pattern
string
Glob pattern to exclude (e.g. ‘node_modules/**’).
include_pattern
string
Glob pattern to include (e.g. ’**/*.py’).
search_kind
string
default:"content"
‘content’ or ‘filename’.