kujolang.ai
Kujo is the programming language for AI-native software, local-first automation, and agentic workflows.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 4 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
list_content
List public records from one discovered type,optionally filtered by taxonomy labels.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
type |
string | yes | — |
taxonomy |
object | no | — |
limit |
integer | no | — |
Raw JSON schema
{
"type": "object",
"additionalProperties": false,
"properties": {
"type": {
"type": "string",
"minLength": 1,
"maxLength": 64
},
"taxonomy": {
"type": "object",
"maxProperties": 3,
"additionalProperties": {
"type": "array",
"minItems": 1,
"maxItems": 5,
"items": {
"type": "string",
"minLength": 1,
"maxLength": 128
}
}
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 10
}
},
"required": [
"type"
]
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…