ParameterTypeDefaultDescription
collection_namestr-The name of the collection to store Workflow sessions.
db_urlOptional[str]NoneThe MongoDB connection URL.
db_namestr"agno"The name of the database.
clientOptional[MongoClient]NoneOptional existing MongoDB client to use.