add_custom_doc
Add or update custom technical articles and guides in Anime.js v4 documentation to organize developer reference content by ID, category, and tags.
Instructions
Agrega o actualiza un artículo o guía técnica en la documentación de Anime.js v4.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Identificador único del artículo | |
| tags | Yes | Etiquetas clave | |
| title | Yes | Título del artículo | |
| content | Yes | Contenido completo en Markdown | |
| summary | Yes | Resumen breve | |
| category | Yes | Categoría del artículo |