Searches for text content inside files using ripgrep. Returns matching lines with context.
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Directory path to search in
Text to search for
Case sensitive search (default: false)
Maximum number of results to return (default: 100)
File pattern to include (e.g., *.go)
Comma-separated directory names to skip (default: node_modules,vendor,.git,dist,build,target,pycache,.venv,.next,coverage)