Type ReferenceSDK TypesinterfacesAgentStatusUpdateOn this pageAgentStatusUpdate@codebolt/types Interface: AgentStatusUpdate Defined in: common/types/src/codeboltjstypes/libFunctionTypes/swarm.ts:73 Agent status update data Properties PropertyTypeDefined in currentTask?stringcommon/types/src/codeboltjstypes/libFunctionTypes/swarm.ts:75 metadata?Record<string, any>common/types/src/codeboltjstypes/libFunctionTypes/swarm.ts:76 status"idle" | "active" | "busy" | "offline"common/types/src/codeboltjstypes/libFunctionTypes/swarm.ts:74