createMangoIndex
Create a new Mango index in CouchDB 3.x+ by specifying the database name, index name, and fields to index, enabling efficient querying within the database.
Instructions
Create a new Mango index (CouchDB 3.x+)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dbName | Yes | Database name | |
fields | Yes | Fields to index | |
indexName | Yes | Name of the index |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CouchDB MCP Server
Related Tools
- @robertoamoreno/couchdb-mcp-server
- @robertoamoreno/couchdb-mcp-server
- @robertoamoreno/couchdb-mcp-server
- @robertoamoreno/couchdb-mcp-server
- @robertoamoreno/couchdb-mcp-server
- @robertoamoreno/couchdb-mcp-server