Skip to content

Home > @theweave/api > WeaveServices > appletParticipants

WeaveServices.appletParticipants property

Gets all the agents that joined the Tool instance of the Tool calling this function

Signature:

typescript
appletParticipants: () => Promise<AgentPubKey[]>;