Available tools and commands

Understand the Kunjani MCP tools included with Agent Kunjani and the commands used to manage the plugin.

You normally do not call the MCP tools yourself. Tell Agent Kunjani what you want in plain language, and it selects the appropriate tool. The tool names below explain what the installed plugin can do.

Build or publish a complete deck

ToolWhat it does
publish_activity_batchValidates or publishes a complete deck containing its settings, learning outcomes, and Activities. Agent Kunjani validates first, then asks before publishing.

Manage decks

ToolWhat it does
list_decksLists the decks visible to your Kunjani account and finds a deck ID from its name.
get_deckRetrieves one deck's current details and settings.
create_deckCreates a new deck.
update_deckChanges an existing deck's details or settings.
reorder_deck_questionsChanges the order of Activities inside a deck.
delete_deckPermanently deletes a deck after you confirm the exact deletion.

Manage Activities

Kunjani's MCP uses question in Activity tool names. In the platform and this help centre, these items are called Activities.

ToolWhat it does
list_questionsLists the Activities in a deck.
get_questionRetrieves one Activity and its current content.
create_questionAdds a new Activity to a deck.
update_questionChanges an existing Activity.
delete_questionPermanently removes an Activity after you confirm the exact deletion.

Manage learning outcomes

ToolWhat it does
list_outcomesLists the learning outcomes for a deck.
create_outcomeAdds a learning outcome to a deck.
update_outcomeChanges an existing learning outcome.
delete_outcomePermanently removes a learning outcome after you confirm the exact deletion.

Plugin management commands

ChatGPT desktop or Codex

Check the installed plugin:

codex plugin list

Update the Kunjani marketplace:

codex plugin marketplace upgrade kunjani

Claude Code

Check the installed plugin:

claude plugin list

Update Agent Kunjani:

claude plugin marketplace update kunjani
claude plugin update kunjani-agent-k@kunjani

Next: Example workflows & prompts.