generated: '2026-09-13' method: generated source: openapi/_original/mitratech-tap-swagger.json + https://success.mitratech.com/TAP/TAP_Solutions/APIs_and_Integrations/TAP_API_Documentation note: >- No provider-published Agent Skills, AGENTS.md or skills manifest exists on any Mitratech host — searched 2026-09-13. These three are generated by API Evangelist and are grounded in operationIds read directly out of the harvested TAP Swagger 2.0 document; no operation named in them was invented. They deliberately foreground the two things the contract does not say out loud: there is no idempotency key anywhere on a 22-operation write surface, and delete is permanent while archive is not. api: Mitratech TAP Workflow Automation API skills: - name: mitratech-tap-initiate-workflow file: skills/mitratech-tap-initiate-workflow.md description: Authenticate against a TAP tenant and initiate a workflow from a template, then confirm it started. operations: [Users_GetCurrent, Templates_Get, Workflows_GetWorkflowForm, Workflows_InitiateWorkflow, Workflows_GetMy] - name: mitratech-tap-triage-assigned-work file: skills/mitratech-tap-triage-assigned-work.md description: Read a user's assigned and action-required workflows, inspect a task, then continue or re-assign it. operations: [Users_GetCurrent, Workflows_GetMy, Workflows_GetActionRequired, Workflows_GetTaskValues, Workflows_GetWorkflowForm, Workflows_ContinueWorkflow, Workflows_Assign, Users_Get] - name: mitratech-tap-workflow-evidence file: skills/mitratech-tap-workflow-evidence.md description: Assemble the complete audit record for a set of workflows — audit trail, comments, discussion, attachments, signed documents. operations: [Workflows_GetAuditTrail, Workflows_GetAuditTrailDetailsWithFilter, Workflow_SearchAuditTrailDetails, Workflows_GetComments, Workflows_GetCollabCommentsById, Workflows_GetFiles, Files_Get, Workflows_GetDocuments]