Overview
ask is a free-form query over the workspace’s decisions, learnings, contracts, and recent activity. Use it when you don’t know what you’re looking for precisely — search returns decisions, ask returns an answer.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
question | string | Yes | Your question |
context | string | No | Additional context to narrow the answer |
Example
When to Call ask
- Exploring a part of the codebase you haven’t touched
- Checking team conventions you can’t find in code
- Uncertain whether a pattern has been discussed
search.