konecty-find

Installation
SKILL.md

Konecty Find

Search and query records in any Konecty module.

Prerequisites

Requires credentials from konecty-session: KONECTY_URL and KONECTY_TOKEN in ~/.konecty/.env. If not present or expired, ask the user to run konecty-session first.

If the module name or field names are unknown, use konecty-modules to discover them.

APIs

Endpoint Method Description
/rest/data/:document/find GET / POST Simple document search
/rest/query/json POST Cross-module query with relations and aggregators
/rest/query/sql POST SQL query (translated to JSON query internally)
Installs
7
Repository
konecty/skills
First Seen
Mar 17, 2026
konecty-find — konecty/skills