Searches for text content inside files using ripgrep. Returns matching lines with context.
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)