Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2feb7cb

Browse files
Update src/filesystem/README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent d532a58 commit 2feb7cb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/filesystem/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@ The server's directory access control follows this flow:
8080

8181
- **read_media_file**
8282
- Read an image or audio file
83-
- Input: `path` (string)
83+
- Inputs:
84+
- `path` (string)
8485
- Streams the file and returns base64 data with the corresponding MIME type
8586

8687
- **read_multiple_files**

0 commit comments

Comments
 (0)