Skip to content

Commit 29e09ad

Browse files
committed
docs: update README.md
1 parent 1c30dea commit 29e09ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,12 @@ This MCP server implements the following security mechanisms to ensure database
120120
- Guide prompt for asking questions about the database
121121
- Parameters:
122122
- `question` (required): Question about the database
123-
- `use-context` (optional): Whether to include database context
123+
- `useContext` (optional): Whether to include database context
124124
- Helps AI create effective database queries
125125

126+
2. **wrap-up**
127+
- Wrap up the conversation and generate a schema document
128+
- Can be used to save database context from the conversation and boost the query building process
126129

127130
## Authentication
128131

0 commit comments

Comments
 (0)