update
Updates previously installed content items to newer versions available in the knowledge base. Keeps AI agent configurations current.
Instructions
Update a previously installed content item if a newer version is available in the knowledge base. Supports opencode, Claude Code, and Cline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of the content to update (e.g. "rules/typescript") | |
| agent | Yes | Target AI agent (opencode, claude-code, cline, codex, or copilot). | |
| projectDir | No | Project directory (defaults to current working directory). Config files are found by walking up. |