## AgentStatPrimitiveValue type

**Signature:**

```typescript
export type AgentStatPrimitiveValue = string | boolean | number;
```  
- [AgentStatPrimitiveValue type](/content/docs/sdk/core.agentstatprimitivevalue#agentstatprimitivevalue-type/index.html)
