ctx_artifacts Session & Monitoring Context artifact registry + BM25 index. Actions: list|status|index|reindex|search|remove.
Parameters
6
Required
1
Actions
6
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
action | "list" | "status" | "index" | "reindex" | "search" | "remove" | Yes | Artifact action |
format | "json" | "markdown" | No | Output format (default: json) |
name | string | No | Artifact name (required for action=remove) |
project_root | string | No | Project root (default: session project root) |
query | string | No | Search query (required for action=search) |
top_k | integer | No | Max results (default: 10, max: 50) |
Actions
list ctx_artifacts action="list"
status ctx_artifacts action="status"
index ctx_artifacts action="index"
reindex ctx_artifacts action="reindex"
search ctx_artifacts action="search"
remove ctx_artifacts action="remove"
Schema MD5:
b79efbacf0af5cc1f2c6e393ae1330d9 ← Back to all tools