Skip to content

Home > @theweave/api > WeaveServices > myAccountabilitiesPerGroup

WeaveServices.myAccountabilitiesPerGroup property

Gets the agent's accountabilities for this applet. May be used to restrict certain actions in the UI.

Signature:

typescript
myAccountabilitiesPerGroup: () => Promise<[DnaHash, MossAccountability[]][]>;