Multi-agent Boxes
Initialize Box
You can use the Box
class to initialize and new smart box instance. What are multi-agent boxes
Arguments
id
string
requiredThe box ID. your box ID is shown next to its name in the platform, just click it to copy.
client
Client
requiredAn instance of the Scoopika Client class that you previously initialized.
Was this page helpful?