Expand description
core command group: the platform’s primary domain commands.
Dispatches the CoreCommands subgroups — artifacts, content, files,
contexts, skills, plugins, and hooks. The reduced execute_with_db path
serves the content and files subgroups that can run with only a
DatabaseContext; the rest require a full profile context.
Modules§
- artifacts
core artifactscommand group: inspect A2A task artifacts.- content
core contentcommand group: manage and inspect published content.- contexts
core contextscommand group: manage conversation contexts.- files
core filescommand group: manage stored file uploads.- hooks
core hookscommand group: list and validate plugin hook definitions.- plugins
pluginsCLI command group: list, show, validate, and generate plugins.- skills
skillsCLI command group: list and show configured skills.