Genkit JS API reference
    Preparing search index...

    Variable filesystemConst

    filesystem: GenerateMiddleware<typeof FilesystemOptionsSchema> = ...

    Creates a middleware that grants the LLM access to the filesystem. Injects list_files, read_file, write_file, and search_and_replace tools restricted to the provided rootDirectory.