{
  "name": "search_before_read",
  "description": "A context-efficiency protocol that cuts token usage by 60-70% when navigating large codebases by searching for specific symbols before loading files.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}