CrowdyStudioAgentRetentionPolicyInput
Retention patch. Values may only shorten the platform policy and the hard pilot maxima.
input CrowdyStudioAgentRetentionPolicyInput {
assistantChunkHours: Int
detailedContextHours: Int
sessionDataDays: Int
usageDays: Int
}
Fields
CrowdyStudioAgentRetentionPolicyInput.assistantChunkHours ● Int scalar
Coalesced assistant chunk retention in hours (0-24).
CrowdyStudioAgentRetentionPolicyInput.detailedContextHours ● Int scalar
Detailed observation/browser result retention in hours (0-24).
CrowdyStudioAgentRetentionPolicyInput.sessionDataDays ● Int scalar
Final message/redacted event retention after close in days (0-30).
CrowdyStudioAgentRetentionPolicyInput.usageDays ● Int scalar
Generation/token/cost/kill metadata retention in days (1-90).
Member Of
SetCrowdyStudioAgentAppPolicyInput input ● SetCrowdyStudioAgentPlatformPolicyInput input