konecty-meta-read

Installation
SKILL.md

Konecty Meta Read

Read-only access to all Konecty metadata types via the admin API.

Prerequisites

Requires admin credentials from konecty-session: KONECTY_URL and KONECTY_TOKEN in ~/.konecty/.env. The authenticated user must have admin: true.

API Endpoints

All endpoints require Authorization: <KONECTY_TOKEN> header. All are admin-only.

Endpoint Description
GET /api/admin/meta List all document/composite metas (summary)
GET /api/admin/meta/:document List all meta objects for a document (summary)
GET /api/admin/meta/:document/:type/:name Get full meta by type and name
GET /api/admin/meta/:document/hook/:hookName Get hook code (JS) or JSON (validationData)
Related skills

More from konecty/skills

Installs
7
Repository
konecty/skills
First Seen
Mar 17, 2026