generated: '2026-07-31' method: generated source: openapi/*.yml, conventions/nextiva-conventions.yml, errors/nextiva-problem-types.yml, asyncapi/nextiva-events.yml note: >- Nextiva publishes no AGENTS.md or provider-authored agent skills. These four skills were generated by the API Evangelist enrichment pipeline from the five harvested OpenAPI contracts; every operationId named in them was verified to exist verbatim in the spec it references. skills: - file: nextiva-authenticate-and-call-control.md name: Authenticate and control a live Nextiva call api: openapi/nextiva-workitem-service-openapi.yml operations: [generateTokenWithAuthorities, refreshToken, fetchWorkitems, fetchWorkitemById, activeWorkitemCall, holdWorkitemCall, muteWorkitemCall, unMuteWorkitemCall, sendDtmfTones, hangUpWorkitemCall] - file: nextiva-transfer-and-respond.md name: Transfer a Nextiva workitem or send an email response api: openapi/nextiva-workitem-service-openapi.yml operations: [generateTokenWithAuthorities, fetchWorkitemById, changeWorkitemPriority, transferWorkitemToAgent, transferWorkitemToInbox, sendEmailResponse] - file: nextiva-conversation-history-and-transcripts.md name: Read Nextiva conversation history, transcripts and recordings api: openapi/nextiva-conversation-openapi.yml operations: [generateTokenWithAuthorities, fetchConversations, fetchConversationById, fetchConversationWorkItemsByStatus, fetchConversationHistoryByParticipantId, fetchConversationByCampaignId, fetchTicketConversations, fetchRecentConversationWorkitemEngagements, fetchUnreadCounts, fetchConversationActivitySummary, fetchTranscriptionsAndRecordings] - file: nextiva-send-sms.md name: Send an SMS from Nextiva api: openapi/nextiva-sms-messaging-openapi.yml operations: [generateTokenWithAuthorities, sendSmsMessage]