obtener_grafo_local
Visualize local note connections in Obsidian by retrieving outgoing and incoming links with adjustable depth levels for mapping knowledge relationships.
Instructions
Obtiene el grafo local de una nota: enlaces salientes y entrantes.
Args: nombre_nota: Nombre de la nota central profundidad: Niveles de profundidad (1 = solo conexiones directas)
Returns: Visualización del grafo local de la nota
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nombre_nota | Yes | ||
| profundidad | No |