Skip to content

Tool: search_outline

Description: Search for function, class, or header names in the outline of a single file (Python, Markdown).

Argument Type Description
file_path str Path to the file to search outline in.
Returns str Summary of matches or warning if nothing matches.

Example usage: search_outline(file_path="src/main.py")


generated by janito.dev