description.md

Searches the entire project for the given regular expression.

Returns a list of paths that matched the query. For each path, it returns a list of excerpts of the matched text.

Results are paginated with 20 matches per page. Use the optional 'offset' parameter to request subsequent pages.