create_cypher_snippet
Create a new Cypher snippet in the database with syntax, description, and tags for reuse.
Instructions
Add a new Cypher snippet to the database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| tags | No | ||
| since | No | ||
| syntax | Yes | ||
| example | No | ||
| description | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |