pub fn coop_share_package(
project_id: Option<String>,
project_name: Option<String>,
) -> Result<Value, String>Expand description
Build a pasteable coop share package — one blob the joiner pastes under People → Accept. Always embeds a signed connect invite (enables invites if needed). Never includes private keys.