NameTypeOptionalDescription
namespacestringSpecifies the namespace to work with. Options: 'engine''mweb' or site specific parser config, for example 'bos.dapplets.near/parser/twitter'. By default, all available namespaces are used.
contextTypestringSpecifies the context type in the selected namespace to work with. Is equal to the type of TransferableContext.
ifRecord<string, TargetCondition>Describes a condition that must be met for a target to be used.
isVisibleboolean✔️If true, only visible contexts will be active.
limitnumber✔️A limit on the number of contexts that can be active at the same time. Defaults to all contexts.
parentTarget✔️Parent context.