pub fn extract_file_path(args: Option<&Value>) -> Option<String>
Pull file_path / path / notebook_path out of a tool call’s arguments. Tools not in the file-operating family produce None.
file_path
path
notebook_path
None