Skip to content

Commit 9f7ae79

Browse files
authored
Merge pull request #91 from supabase-community/docs/search-docs-tool
docs: search_docs tool
2 parents 682e6cf + 43245f1 commit 9f7ae79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ _**Note:** these tools will be unavailable if the server is [scoped to a project
186186

187187
#### Development Tools
188188

189+
- `search_docs`: Searches the Supabase documentation for up-to-date information. LLMs can use this to find answers to questions or learn how to use specific features.
189190
- `generate_typescript_types`: Generates TypeScript types based on the database schema. LLMs can save this to a file and use it in their code.
190191

191192
#### Cost Confirmation

0 commit comments

Comments
 (0)