arango_insert
Insert documents into specified ArangoDB collections using the MCP Server. Provides structured input for seamless data management and database integration.
Instructions
Insert a document into a collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
document | Yes | Document to insert |