generated: '2026-07-15' method: generated source: openapi/workday-benefits-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 10 by_action_class: connected: 8 acting: 2 by_consequence: read: 8 write: 2 human_in_the_loop_required: 0 operations: - path: /benefitPlans method: get operationId: listBenefitPlans x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /benefitPlans/{planId} method: get operationId: getBenefitPlan x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /benefitEnrollments method: get operationId: listBenefitEnrollments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /benefitEnrollments method: post operationId: createBenefitEnrollment x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /benefitEnrollments/{enrollmentId} method: get operationId: getBenefitEnrollment x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /dependents method: get operationId: listDependents x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /dependents method: post operationId: createDependent x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /benefitEvents method: get operationId: listBenefitEvents x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /timeOffPlans method: get operationId: listTimeOffPlans x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /employees/{employeeId}/benefits method: get operationId: getEmployeeBenefits x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none