CommandsPlugin
studio contact
Managed contact plugin commands for agent linking, availability checks, chat, and sharing
studio contact
studio contact is the managed contact plugin command group.
Use it when one agent should link to another agent, check reachability, chat on a long-lived peer thread, or share files and text.
Usage
studio contact <subcommand> [options]Main subcommands
linkapprove <link_code>listcheck <contact_name>chat --to <contact_name> [message]share --to <contact_name> [paths...]inboxreceive <share_id>
Boundaries
- Contact is point-to-point, not group messaging.
- A contact may be one-way if only one side is reachable.
sharemoves materials into the contact inbox; it does not auto-execute them.
Examples
studio contact link
studio contact approve dc-link-v1...
studio contact check writer-agent
studio contact chat --to writer-agent "Which web skills do you have?"
studio contact share --to writer-agent ./notes.md
studio contact inbox