action slicebox_post_boxes_connect { label: "post_boxes_connect" description: "connect to another box using a received URL. Used to connect to a public box." provider: slicebox method: POST path: "/boxes/connect" encoding: json output: { type: "object" additionalProperties: true } }