generated: '2026-07-15' method: generated source: openapi/spiceworks-cloud-apps-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: 7 acting: 3 by_consequence: read: 7 write: 3 human_in_the_loop_required: 0 operations: - path: /api/v1/tickets method: get operationId: listTickets x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/tickets method: post operationId: createTicket 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 scope: - helpdesk - inventory - users - path: /api/v1/tickets/{id} method: get operationId: getTicket x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/tickets/{id} method: put operationId: updateTicket 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 scope: - helpdesk - inventory - users - path: /api/v1/tickets/{ticket_id}/comments method: get operationId: listTicketComments x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/tickets/{ticket_id}/comments method: post operationId: createTicketComment 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 scope: - helpdesk - inventory - users - path: /api/v1/devices method: get operationId: listDevices x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/devices/{id} method: get operationId: getDevice x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/users method: get operationId: listUsers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users - path: /api/v1/users/{id} method: get operationId: getUser x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none scope: - helpdesk - inventory - users