File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/routes/docs/tooling/mcp/api Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -66,14 +66,15 @@ Database tools are enabled by default. In addition you can pass arguments to `uv
6666
6767| Argument | Description |
6868| --- | --- |
69- | `--databases ` | Enables the Databases API |
69+ | `--tables-db ` | Enables the TablesDB API |
7070| `--users` | Enables the Users API |
7171| `--teams` | Enables the Teams API |
7272| `--storage` | Enables the Storage API |
7373| `--functions` | Enables the Functions API |
7474| `--messaging` | Enables the Messaging API |
7575| `--locale` | Enables the Locale API |
7676| `--avatars` | Enables the Avatars API |
77+ | `--databases` | Enables the legacy Databases API |
7778| `--all` | Enables all Appwrite APIs |
7879
7980{% info title="Enable only necessary MCP tools" %}
You can’t perform that action at this time.
0 commit comments