Context Is Explicit
The intended workflow is to select the item, document passage, PDF region, or source material you want the AI to use, then ask your question. That keeps the model grounded in visible workspace context instead of relying on opaque retrieval.Tools
The AI tool surface is intentionally named and bounded:Workspace tools
Workspace tools
Search, read, create, and update workspace content through workspace access checks and
WorkspaceKernel commands.Web tools
Web tools
Search the public web, read rendered pages as Markdown, and extract links through policy-checked public HTTP(S) URLs.
Research tools
Research tools
Discover and deepen research sources when the workspace task needs external literature or source discovery.
Compute
Compute
Run private Python code for calculations, tables, charts, and data analysis in a per-thread Cloudflare Sandbox.
Time
Time
Use explicit time helpers when responses need concrete dates or current timestamps.