Skip to content

Commit 9b3ac04

Browse files
YangSen-qnYangSen-qn
and
YangSen-qn
authored
change desc (#11)
Co-authored-by: YangSen-qn <yangsen@qiniu.com>
1 parent 729e2f1 commit 9b3ac04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp_server/core/storage/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ async def list_buckets(self, **kwargs) -> list[types.TextContent]:
5858
},
5959
"start_after": {
6060
"type": "string",
61-
"description": "start_after is where you want Amazon S3 to start listing from. Amazon S3 starts listing after this specified key. start_after can be any key in the bucket.",
61+
"description": "start_after is where you want S3 to start listing from. S3 starts listing after this specified key. start_after can be any key in the bucket.",
6262
},
6363
},
6464
"required": ["bucket"],

0 commit comments

Comments
 (0)