ctx_share Memory & Multi-Agent Share cached file contexts between agents. Actions: push (share files from your cache to another agent), pull (receive files shared by other agents), list (show all shared contexts), clear (remove your shared contexts).
Parameters
4
Required
1
Actions
4
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
action | "push" | "pull" | "list" | "clear" | Yes | Share operation to perform |
message | string | No | Optional context message explaining what was shared |
paths | string | No | Comma-separated file paths to share (for push action) |
to_agent | string | No | Target agent ID (omit for broadcast to all agents) |
Actions
push ctx_share action="push"
pull ctx_share action="pull"
list ctx_share action="list"
clear ctx_share action="clear"
Schema MD5:
60408629ab4dfbd4954c4e094cc67148 ← Back to all tools