Skip to content

Commit 7a81cfc

Browse files
committed
docs: get_project and create_project tools
1 parent 5b9635f commit 7a81cfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ The following Supabase tools are available to LLMs:
118118
#### Project Management
119119

120120
- `list_projects`: Lists all Supabase projects for the user.
121+
- `get_project`: Gets a project by ID.
122+
- `create_project`: Creates a new Supabase project.
121123
- `list_organizations`: Lists all organizations for the user.
122124
- `get_organization`: Gets an organization by ID.
123125

0 commit comments

Comments
 (0)