generated: '2026-07-15' method: generated source: openapi/nubela-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: 11 by_action_class: connected: 11 by_consequence: read: 11 human_in_the_loop_required: 0 operations: - path: /customer/listing method: get operationId: listCustomers x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /competitor/listing method: get operationId: listCompetitors x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/logo method: get operationId: getCompanyLogo x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/details method: get operationId: getCompanyDetails x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/employee-count method: get operationId: getCompanyEmployeeCount x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/updates method: get operationId: getCompanyUpdates x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/funding method: get operationId: getCompanyFunding x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /company/website method: get operationId: resolveCompanyWebsite x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /employee/work-email method: get operationId: getEmployeeWorkEmail x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /employee/profile method: get operationId: getEmployeeProfile x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /employee/similar method: get operationId: getSimilarEmployees x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none