mka1 llm responses create or mka1 search text-store search-texts.
Drill into any level with --help to see the flags that apply:
Responses
Generate text, continue a thread, or run an agent with tools.instructions to steer the reply:
mka1 llm responses get:
Conversations
Wrap multi-turn exchanges in a reusable container:Files
Upload once, then reference the file from vector stores, fine-tuning jobs, or the Extract API:Vector stores
Index files for semantic search and retrieval:Extract structured data
Run inline extraction with a JSON Schema:Speech
Transcribe audio or generate speech from text:Agents
Create a reusable agent definition, then run it later:Prompts
Save prompts centrally and version them:Models and usage
List the models available to your account and check usage:Permissions
Grant, revoke, and check fine-grained permissions on individual resources:Search service
Thesearch group covers text stores, typed tables, and GraphRAG stores:
Guardrails
Inspect and test the content moderation settings applied to your traffic:Discover everything else
The command tree is large and most subcommands follow the samelist / get / create / update / delete pattern.
Lean on --help and mka1 explore to find the one you need.