ck_experience_search
Search across findings and tasks to find relevant results with citations. Use natural language queries to recall past deployment patterns or issue resolutions.
Instructions
Freeform full-text search across findings and tasks within the current workspace. Returns ranked results with citations. Useful for questions like 'has this deployment pattern caused a blocked finding before?' or 'what did we do about the SQL performance issue?'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. Defaults to 10, maximum 20. | |
| project_root | No | Absolute path to the project root directory on the local filesystem. | |
| query | Yes | Freeform search query. Supports natural language and keyword search. | |
| session_id | No | Unique session identifier for correlating findings, proofs, budget, and audit trail. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | No | ||
| total | No |