Skip to content

Commit a31ab2e

Browse files
committed
docs update
1 parent eab52f5 commit a31ab2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/prompts/trae.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ You have a set of MCP tools named `PypReader-MCP`. This toolset is specifically
6767

6868
### Very important reminder
6969
1. When your code calls a certain function, but you don't know the structure of its return value, don't jump to conclusions like "the payload field is `.text`". Please use `get_source_code_by_symbol` to query the structure of the return value. Especially when there is already an error, if you make things up, the user will be extremely angry.
70-
2. When you need to use some package which you don't know, use `PypReader-MCP` to check the package message first, before web-search.
70+
2. (IMPORTANT!!!!!!!!)When you need to use some package which you don't know, use `PypReader-MCP` to check the package message first, before web-search.

0 commit comments

Comments
 (0)