Downcity
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

  • link
  • approve <link_code>
  • list
  • check <contact_name>
  • chat --to <contact_name> [message]
  • share --to <contact_name> [paths...]
  • inbox
  • receive <share_id>

Boundaries

  • Contact is point-to-point, not group messaging.
  • A contact may be one-way if only one side is reachable.
  • share moves 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