naftiko: 1.0.0-alpha2 info: label: Microsoft Azure Microsoft Cognitive Language Service - Analyze Text Authoring — Authoring description: 'Microsoft Azure Microsoft Cognitive Language Service - Analyze Text Authoring — Authoring. 49 operations. Lead operation: Microsoft Azure Get Authoring Analyze Text Projects. Self-contained Naftiko capability covering one Microsoft Azure business surface.' tags: - Microsoft Azure - Authoring created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY capability: consumes: - type: http namespace: microsoft-cognitive-language-service-analyze-text-authoring-authoring baseUri: '' description: Microsoft Azure Microsoft Cognitive Language Service - Analyze Text Authoring — Authoring business capability. Self-contained, no shared references. resources: - name: authoring-analyze-text-projects path: /authoring/analyze-text/projects operations: - name: microsoftazuretextanalysisauthoringlistprojects method: GET description: Microsoft Azure Get Authoring Analyze Text Projects outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-global-deletion-jobs-jobId path: /authoring/analyze-text/projects/global/deletion-jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetprojectdeletionstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Global Deletion Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-global-deployments-resources path: /authoring/analyze-text/projects/global/deployments/resources operations: - name: microsoftazuretextanalysisauthoringlistassignedresourcedeployments method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Global Deployments Resources outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-global-languages path: /authoring/analyze-text/projects/global/languages operations: - name: microsoftazuretextanalysisauthoringgetsupportedlanguages method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Global Languages outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-global-prebuilt-entities path: /authoring/analyze-text/projects/global/prebuilt-entities operations: - name: microsoftazuretextanalysisauthoringgetsupportedprebuiltentities method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Global Prebuilt Entities outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: language in: query type: string description: The language to get supported prebuilt entities for. Required if multilingual is false. This is BCP-47 representation of a language. For example, use "en" for E - name: multilingual in: query type: string description: Whether to get the support prebuilt entities for multilingual or monolingual projects. If true, the language parameter is ignored. - name: authoring-analyze-text-projects-global-training-config-versions path: /authoring/analyze-text/projects/global/training-config-versions operations: - name: microsoftazuretextanalysisauthoringlisttrainingconfigversions method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Global Training Config Versions outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName path: /authoring/analyze-text/projects/{projectName} operations: - name: microsoftazuretextanalysisauthoringcreateproject method: PATCH description: Microsoft Azure Patch Authoring Analyze Text Projects Projectname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The project parameters. required: true - name: microsoftazuretextanalysisauthoringgetproject method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuretextanalysisauthoringdeleteproject method: DELETE description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-:authorize-copy path: /authoring/analyze-text/projects/{projectName}/:authorize-copy operations: - name: microsoftazuretextanalysisauthoringcopyprojectauthorization method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :authorize Copy outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The copy project authorization info. required: true - name: authoring-analyze-text-projects-projectName-:copy path: /authoring/analyze-text/projects/{projectName}/:copy operations: - name: microsoftazuretextanalysisauthoringcopyproject method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :copy outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The copy project info. required: true - name: authoring-analyze-text-projects-projectName-:export path: /authoring/analyze-text/projects/{projectName}/:export operations: - name: microsoftazuretextanalysisauthoringexport method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :export outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assetKind in: query type: string description: Kind of asset to export. - name: trainedModelLabel in: query type: string description: Trained model label to export. If the trainedModelLabel is null, the default behavior is to export the current working copy. - name: authoring-analyze-text-projects-projectName-:import path: /authoring/analyze-text/projects/{projectName}/:import operations: - name: microsoftazuretextanalysisauthoringimport method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :import outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: format in: header type: string description: The format of the project to import. The currently supported formats are json and aml formats. If not provided, the default is set to json. - name: body in: body type: string description: The project data to import. required: true - name: authoring-analyze-text-projects-projectName-:train path: /authoring/analyze-text/projects/{projectName}/:train operations: - name: microsoftazuretextanalysisauthoringtrain method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :train outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The training input parameters. required: true - name: authoring-analyze-text-projects-projectName-copy-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/copy/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetcopyprojectstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Copy Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-deployments path: /authoring/analyze-text/projects/{projectName}/deployments operations: - name: microsoftazuretextanalysisauthoringlistdeployments method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-deployments-:swap path: /authoring/analyze-text/projects/{projectName}/deployments/:swap operations: - name: microsoftazuretextanalysisauthoringswapdeployments method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments :swap outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The job object to swap two deployments. required: true - name: authoring-analyze-text-projects-projectName-deployments-swap-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/deployments/swap/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetswapdeploymentsstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Swap Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-deployments-deploymentName path: /authoring/analyze-text/projects/{projectName}/deployments/{deploymentName} operations: - name: microsoftazuretextanalysisauthoringgetdeployment method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuretextanalysisauthoringdeployproject method: PUT description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Deployments Deploymentname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The new deployment info. required: true - name: microsoftazuretextanalysisauthoringdeletedeployment method: DELETE description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Deployments Deploymentname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-deployments-deploymentName-:delete-f path: /authoring/analyze-text/projects/{projectName}/deployments/{deploymentName}/:delete-from-resources operations: - name: microsoftazuretextanalysisauthoringdeletedeploymentfromresources method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments Deploymentname :delete From Resources outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The options for deleting the deployment. required: true - name: authoring-analyze-text-projects-projectName-deployments-deploymentName-delete-fr path: /authoring/analyze-text/projects/{projectName}/deployments/{deploymentName}/delete-from-resources/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetdeploymentdeletefromresourcesstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Delete From Resources Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-deployments-deploymentName-jobs-jobI path: /authoring/analyze-text/projects/{projectName}/deployments/{deploymentName}/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetdeploymentstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-export-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/export/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetexportstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Export Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-exported-models path: /authoring/analyze-text/projects/{projectName}/exported-models operations: - name: microsoftazuretextanalysisauthoringlistexportedmodels method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-exported-models-exportedModelName path: /authoring/analyze-text/projects/{projectName}/exported-models/{exportedModelName} operations: - name: microsoftazuretextanalysisauthoringgetexportedmodel method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuretextanalysisauthoringdeleteexportedmodel method: DELETE description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuretextanalysisauthoringcreateorupdateexportedmodel method: PUT description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The exported model info. required: true - name: authoring-analyze-text-projects-projectName-exported-models-exportedModelName-jo path: /authoring/analyze-text/projects/{projectName}/exported-models/{exportedModelName}/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetexportedmodeljobstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-exported-models-exportedModelName-ma path: /authoring/analyze-text/projects/{projectName}/exported-models/{exportedModelName}/manifest operations: - name: microsoftazuretextanalysisauthoringgetexportedmodelmanifest method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Manifest outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-import-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/import/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetimportstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Import Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models path: /authoring/analyze-text/projects/{projectName}/models operations: - name: microsoftazuretextanalysisauthoringlisttrainedmodels method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel} operations: - name: microsoftazuretextanalysisauthoringgettrainedmodel method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel outputRawFormat: json outputParameters: - name: result type: object value: $. - name: microsoftazuretextanalysisauthoringdeletetrainedmodel method: DELETE description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Models Trainedmodellabel outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-:evaluate path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/:evaluate operations: - name: microsoftazuretextanalysisauthoringevaluatemodel method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :evaluate outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The training input parameters. required: true - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-:load-snaps path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/:load-snapshot operations: - name: microsoftazuretextanalysisauthoringloadsnapshot method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :load Snapshot outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluate-jo path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/evaluate/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetevaluationstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluate Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluation- path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/evaluation/result operations: - name: microsoftazuretextanalysisauthoringgetmodelevaluationresults method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Result outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluation- path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/evaluation/summary-result operations: - name: microsoftazuretextanalysisauthoringgetmodelevaluationsummary method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Summary Result outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-models-trainedModelLabel-load-snapsh path: /authoring/analyze-text/projects/{projectName}/models/{trainedModelLabel}/load-snapshot/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetloadsnapshotstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Load Snapshot Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-resources path: /authoring/analyze-text/projects/{projectName}/resources operations: - name: microsoftazuretextanalysisauthoringlistdeploymentresources method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-resources-:assign path: /authoring/analyze-text/projects/{projectName}/resources/:assign operations: - name: microsoftazuretextanalysisauthoringassigndeploymentresources method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :assign outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The new project resources info. required: true - name: authoring-analyze-text-projects-projectName-resources-:unassign path: /authoring/analyze-text/projects/{projectName}/resources/:unassign operations: - name: microsoftazuretextanalysisauthoringunassigndeploymentresources method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :unassign outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: string description: The info for the deployment resources to be deleted. required: true - name: authoring-analyze-text-projects-projectName-resources-assign-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/resources/assign/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetassigndeploymentresourcesstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Assign Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-resources-unassign-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/resources/unassign/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgetunassigndeploymentresourcesstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Unassign Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-train-jobs path: /authoring/analyze-text/projects/{projectName}/train/jobs operations: - name: microsoftazuretextanalysisauthoringlisttrainingjobs method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-train-jobs-jobId path: /authoring/analyze-text/projects/{projectName}/train/jobs/{jobId} operations: - name: microsoftazuretextanalysisauthoringgettrainingstatus method: GET description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs Jobid outputRawFormat: json outputParameters: - name: result type: object value: $. - name: authoring-analyze-text-projects-projectName-train-jobs-jobId-:cancel path: /authoring/analyze-text/projects/{projectName}/train/jobs/{jobId}/:cancel operations: - name: microsoftazuretextanalysisauthoringcanceltrainingjob method: POST description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Train Jobs Jobid :cancel outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: microsoft-cognitive-language-service-analyze-text-authoring-authoring-rest port: 8080 description: REST adapter for Microsoft Azure Microsoft Cognitive Language Service - Analyze Text Authoring — Authoring. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/authoring/analyze-text/projects name: authoring-analyze-text-projects description: REST surface for authoring-analyze-text-projects. operations: - method: GET name: microsoftazuretextanalysisauthoringlistprojects description: Microsoft Azure Get Authoring Analyze Text Projects call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistprojects outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/global/deletion-jobs/{jobid} name: authoring-analyze-text-projects-global-deletion-jobs-jobid description: REST surface for authoring-analyze-text-projects-global-deletion-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetprojectdeletionstatus description: Microsoft Azure Get Authoring Analyze Text Projects Global Deletion Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetprojectdeletionstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/global/deployments/resources name: authoring-analyze-text-projects-global-deployments-resources description: REST surface for authoring-analyze-text-projects-global-deployments-resources. operations: - method: GET name: microsoftazuretextanalysisauthoringlistassignedresourcedeployments description: Microsoft Azure Get Authoring Analyze Text Projects Global Deployments Resources call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistassignedresourcedeployments outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/global/languages name: authoring-analyze-text-projects-global-languages description: REST surface for authoring-analyze-text-projects-global-languages. operations: - method: GET name: microsoftazuretextanalysisauthoringgetsupportedlanguages description: Microsoft Azure Get Authoring Analyze Text Projects Global Languages call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetsupportedlanguages outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/global/prebuilt-entities name: authoring-analyze-text-projects-global-prebuilt-entities description: REST surface for authoring-analyze-text-projects-global-prebuilt-entities. operations: - method: GET name: microsoftazuretextanalysisauthoringgetsupportedprebuiltentities description: Microsoft Azure Get Authoring Analyze Text Projects Global Prebuilt Entities call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetsupportedprebuiltentities with: language: rest.language multilingual: rest.multilingual outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/global/training-config-versions name: authoring-analyze-text-projects-global-training-config-versions description: REST surface for authoring-analyze-text-projects-global-training-config-versions. operations: - method: GET name: microsoftazuretextanalysisauthoringlisttrainingconfigversions description: Microsoft Azure Get Authoring Analyze Text Projects Global Training Config Versions call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainingconfigversions outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname} name: authoring-analyze-text-projects-projectname description: REST surface for authoring-analyze-text-projects-projectName. operations: - method: PATCH name: microsoftazuretextanalysisauthoringcreateproject description: Microsoft Azure Patch Authoring Analyze Text Projects Projectname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcreateproject with: body: rest.body outputParameters: - type: object mapping: $. - method: GET name: microsoftazuretextanalysisauthoringgetproject description: Microsoft Azure Get Authoring Analyze Text Projects Projectname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetproject outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretextanalysisauthoringdeleteproject description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeleteproject outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/authorize-copy name: authoring-analyze-text-projects-projectname-authorize-copy description: REST surface for authoring-analyze-text-projects-projectName-:authorize-copy. operations: - method: POST name: microsoftazuretextanalysisauthoringcopyprojectauthorization description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :authorize Copy call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcopyprojectauthorization with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/copy name: authoring-analyze-text-projects-projectname-copy description: REST surface for authoring-analyze-text-projects-projectName-:copy. operations: - method: POST name: microsoftazuretextanalysisauthoringcopyproject description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :copy call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcopyproject with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/export name: authoring-analyze-text-projects-projectname-export description: REST surface for authoring-analyze-text-projects-projectName-:export. operations: - method: POST name: microsoftazuretextanalysisauthoringexport description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :export call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringexport with: assetKind: rest.assetKind trainedModelLabel: rest.trainedModelLabel outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/import name: authoring-analyze-text-projects-projectname-import description: REST surface for authoring-analyze-text-projects-projectName-:import. operations: - method: POST name: microsoftazuretextanalysisauthoringimport description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :import call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringimport with: format: rest.format body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/train name: authoring-analyze-text-projects-projectname-train description: REST surface for authoring-analyze-text-projects-projectName-:train. operations: - method: POST name: microsoftazuretextanalysisauthoringtrain description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :train call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringtrain with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/copy/jobs/{jobid} name: authoring-analyze-text-projects-projectname-copy-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-copy-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetcopyprojectstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Copy Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetcopyprojectstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments name: authoring-analyze-text-projects-projectname-deployments description: REST surface for authoring-analyze-text-projects-projectName-deployments. operations: - method: GET name: microsoftazuretextanalysisauthoringlistdeployments description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistdeployments outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/swap name: authoring-analyze-text-projects-projectname-deployments-swap description: REST surface for authoring-analyze-text-projects-projectName-deployments-:swap. operations: - method: POST name: microsoftazuretextanalysisauthoringswapdeployments description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments :swap call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringswapdeployments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/swap/jobs/{jobid} name: authoring-analyze-text-projects-projectname-deployments-swap-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-deployments-swap-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetswapdeploymentsstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Swap Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetswapdeploymentsstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/{deploymentname} name: authoring-analyze-text-projects-projectname-deployments-deploymentname description: REST surface for authoring-analyze-text-projects-projectName-deployments-deploymentName. operations: - method: GET name: microsoftazuretextanalysisauthoringgetdeployment description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeployment outputParameters: - type: object mapping: $. - method: PUT name: microsoftazuretextanalysisauthoringdeployproject description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Deployments Deploymentname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeployproject with: body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretextanalysisauthoringdeletedeployment description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Deployments Deploymentname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletedeployment outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/{deploymentname}/delete-from-resources name: authoring-analyze-text-projects-projectname-deployments-deploymentname-delete-f description: REST surface for authoring-analyze-text-projects-projectName-deployments-deploymentName-:delete-f. operations: - method: POST name: microsoftazuretextanalysisauthoringdeletedeploymentfromresources description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments Deploymentname :delete From Resources call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletedeploymentfromresources with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/{deploymentname}/delete-from-resources/jobs/{jobid} name: authoring-analyze-text-projects-projectname-deployments-deploymentname-delete-fr description: REST surface for authoring-analyze-text-projects-projectName-deployments-deploymentName-delete-fr. operations: - method: GET name: microsoftazuretextanalysisauthoringgetdeploymentdeletefromresourcesstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Delete From Resources Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeploymentdeletefromresourcesstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/deployments/{deploymentname}/jobs/{jobid} name: authoring-analyze-text-projects-projectname-deployments-deploymentname-jobs-jobi description: REST surface for authoring-analyze-text-projects-projectName-deployments-deploymentName-jobs-jobI. operations: - method: GET name: microsoftazuretextanalysisauthoringgetdeploymentstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeploymentstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/export/jobs/{jobid} name: authoring-analyze-text-projects-projectname-export-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-export-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetexportstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Export Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/exported-models name: authoring-analyze-text-projects-projectname-exported-models description: REST surface for authoring-analyze-text-projects-projectName-exported-models. operations: - method: GET name: microsoftazuretextanalysisauthoringlistexportedmodels description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistexportedmodels outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/exported-models/{exportedmodelname} name: authoring-analyze-text-projects-projectname-exported-models-exportedmodelname description: REST surface for authoring-analyze-text-projects-projectName-exported-models-exportedModelName. operations: - method: GET name: microsoftazuretextanalysisauthoringgetexportedmodel description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodel outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretextanalysisauthoringdeleteexportedmodel description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeleteexportedmodel outputParameters: - type: object mapping: $. - method: PUT name: microsoftazuretextanalysisauthoringcreateorupdateexportedmodel description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcreateorupdateexportedmodel with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/exported-models/{exportedmodelname}/jobs/{jobid} name: authoring-analyze-text-projects-projectname-exported-models-exportedmodelname-jo description: REST surface for authoring-analyze-text-projects-projectName-exported-models-exportedModelName-jo. operations: - method: GET name: microsoftazuretextanalysisauthoringgetexportedmodeljobstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodeljobstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/exported-models/{exportedmodelname}/manifest name: authoring-analyze-text-projects-projectname-exported-models-exportedmodelname-ma description: REST surface for authoring-analyze-text-projects-projectName-exported-models-exportedModelName-ma. operations: - method: GET name: microsoftazuretextanalysisauthoringgetexportedmodelmanifest description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Manifest call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodelmanifest outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/import/jobs/{jobid} name: authoring-analyze-text-projects-projectname-import-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-import-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetimportstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Import Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetimportstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models name: authoring-analyze-text-projects-projectname-models description: REST surface for authoring-analyze-text-projects-projectName-models. operations: - method: GET name: microsoftazuretextanalysisauthoringlisttrainedmodels description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainedmodels outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel} name: authoring-analyze-text-projects-projectname-models-trainedmodellabel description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel. operations: - method: GET name: microsoftazuretextanalysisauthoringgettrainedmodel description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgettrainedmodel outputParameters: - type: object mapping: $. - method: DELETE name: microsoftazuretextanalysisauthoringdeletetrainedmodel description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Models Trainedmodellabel call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletetrainedmodel outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/evaluate name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-evaluate description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-:evaluate. operations: - method: POST name: microsoftazuretextanalysisauthoringevaluatemodel description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :evaluate call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringevaluatemodel with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/load-snapshot name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-load-snaps description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-:load-snaps. operations: - method: POST name: microsoftazuretextanalysisauthoringloadsnapshot description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :load Snapshot call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringloadsnapshot outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/evaluate/jobs/{jobid} name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-evaluate-jo description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluate-jo. operations: - method: GET name: microsoftazuretextanalysisauthoringgetevaluationstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluate Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetevaluationstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/evaluation/result name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-evaluation description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluation-. operations: - method: GET name: microsoftazuretextanalysisauthoringgetmodelevaluationresults description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Result call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetmodelevaluationresults outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/evaluation/summary-result name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-evaluation description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-evaluation-. operations: - method: GET name: microsoftazuretextanalysisauthoringgetmodelevaluationsummary description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Summary Result call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetmodelevaluationsummary outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/models/{trainedmodellabel}/load-snapshot/jobs/{jobid} name: authoring-analyze-text-projects-projectname-models-trainedmodellabel-load-snapsh description: REST surface for authoring-analyze-text-projects-projectName-models-trainedModelLabel-load-snapsh. operations: - method: GET name: microsoftazuretextanalysisauthoringgetloadsnapshotstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Load Snapshot Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetloadsnapshotstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/resources name: authoring-analyze-text-projects-projectname-resources description: REST surface for authoring-analyze-text-projects-projectName-resources. operations: - method: GET name: microsoftazuretextanalysisauthoringlistdeploymentresources description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistdeploymentresources outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/resources/assign name: authoring-analyze-text-projects-projectname-resources-assign description: REST surface for authoring-analyze-text-projects-projectName-resources-:assign. operations: - method: POST name: microsoftazuretextanalysisauthoringassigndeploymentresources description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :assign call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringassigndeploymentresources with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/resources/unassign name: authoring-analyze-text-projects-projectname-resources-unassign description: REST surface for authoring-analyze-text-projects-projectName-resources-:unassign. operations: - method: POST name: microsoftazuretextanalysisauthoringunassigndeploymentresources description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :unassign call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringunassigndeploymentresources with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/resources/assign/jobs/{jobid} name: authoring-analyze-text-projects-projectname-resources-assign-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-resources-assign-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetassigndeploymentresourcesstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Assign Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetassigndeploymentresourcesstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/resources/unassign/jobs/{jobid} name: authoring-analyze-text-projects-projectname-resources-unassign-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-resources-unassign-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgetunassigndeploymentresourcesstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Unassign Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetunassigndeploymentresourcesstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/train/jobs name: authoring-analyze-text-projects-projectname-train-jobs description: REST surface for authoring-analyze-text-projects-projectName-train-jobs. operations: - method: GET name: microsoftazuretextanalysisauthoringlisttrainingjobs description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainingjobs outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/train/jobs/{jobid} name: authoring-analyze-text-projects-projectname-train-jobs-jobid description: REST surface for authoring-analyze-text-projects-projectName-train-jobs-jobId. operations: - method: GET name: microsoftazuretextanalysisauthoringgettrainingstatus description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs Jobid call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgettrainingstatus outputParameters: - type: object mapping: $. - path: /v1/authoring/analyze-text/projects/{projectname}/train/jobs/{jobid}/cancel name: authoring-analyze-text-projects-projectname-train-jobs-jobid-cancel description: REST surface for authoring-analyze-text-projects-projectName-train-jobs-jobId-:cancel. operations: - method: POST name: microsoftazuretextanalysisauthoringcanceltrainingjob description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Train Jobs Jobid :cancel call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcanceltrainingjob outputParameters: - type: object mapping: $. - type: mcp namespace: microsoft-cognitive-language-service-analyze-text-authoring-authoring-mcp port: 9090 transport: http description: MCP adapter for Microsoft Azure Microsoft Cognitive Language Service - Analyze Text Authoring — Authoring. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: microsoft-azure-get-authoring-analyze description: Microsoft Azure Get Authoring Analyze Text Projects hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistprojects outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-2 description: Microsoft Azure Get Authoring Analyze Text Projects Global Deletion Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetprojectdeletionstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-3 description: Microsoft Azure Get Authoring Analyze Text Projects Global Deployments Resources hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistassignedresourcedeployments outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-4 description: Microsoft Azure Get Authoring Analyze Text Projects Global Languages hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetsupportedlanguages outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-5 description: Microsoft Azure Get Authoring Analyze Text Projects Global Prebuilt Entities hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetsupportedprebuiltentities with: language: tools.language multilingual: tools.multilingual outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-6 description: Microsoft Azure Get Authoring Analyze Text Projects Global Training Config Versions hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainingconfigversions outputParameters: - type: object mapping: $. - name: microsoft-azure-patch-authoring-analyze description: Microsoft Azure Patch Authoring Analyze Text Projects Projectname hints: readOnly: false destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcreateproject with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-7 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetproject outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-authoring-analyze description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname hints: readOnly: false destructive: true idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeleteproject outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :authorize Copy hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcopyprojectauthorization with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-2 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :copy hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcopyproject with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-3 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :export hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringexport with: assetKind: tools.assetKind trainedModelLabel: tools.trainedModelLabel outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-4 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :import hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringimport with: format: tools.format body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-5 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname :train hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringtrain with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-8 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Copy Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetcopyprojectstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-9 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistdeployments outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-6 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments :swap hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringswapdeployments with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-10 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Swap Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetswapdeploymentsstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-11 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeployment outputParameters: - type: object mapping: $. - name: microsoft-azure-put-authoring-analyze description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Deployments Deploymentname hints: readOnly: false destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeployproject with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-authoring-analyze-2 description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Deployments Deploymentname hints: readOnly: false destructive: true idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletedeployment outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-7 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Deployments Deploymentname :delete From Resources hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletedeploymentfromresources with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-12 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Delete From Resources Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeploymentdeletefromresourcesstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-13 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Deployments Deploymentname Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetdeploymentstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-14 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Export Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-15 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistexportedmodels outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-16 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodel outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-authoring-analyze-3 description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname hints: readOnly: false destructive: true idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeleteexportedmodel outputParameters: - type: object mapping: $. - name: microsoft-azure-put-authoring-analyze-2 description: Microsoft Azure Put Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname hints: readOnly: false destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcreateorupdateexportedmodel with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-17 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodeljobstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-18 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Exported Models Exportedmodelname Manifest hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetexportedmodelmanifest outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-19 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Import Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetimportstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-20 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainedmodels outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-21 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgettrainedmodel outputParameters: - type: object mapping: $. - name: microsoft-azure-delete-authoring-analyze-4 description: Microsoft Azure Delete Authoring Analyze Text Projects Projectname Models Trainedmodellabel hints: readOnly: false destructive: true idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringdeletetrainedmodel outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-8 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :evaluate hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringevaluatemodel with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-9 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Models Trainedmodellabel :load Snapshot hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringloadsnapshot outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-22 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluate Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetevaluationstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-23 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Result hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetmodelevaluationresults outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-24 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Evaluation Summary Result hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetmodelevaluationsummary outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-25 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Models Trainedmodellabel Load Snapshot Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetloadsnapshotstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-26 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlistdeploymentresources outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-10 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :assign hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringassigndeploymentresources with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-11 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Resources :unassign hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringunassigndeploymentresources with: body: tools.body outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-27 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Assign Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetassigndeploymentresourcesstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-28 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Resources Unassign Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgetunassigndeploymentresourcesstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-29 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringlisttrainingjobs outputParameters: - type: object mapping: $. - name: microsoft-azure-get-authoring-analyze-30 description: Microsoft Azure Get Authoring Analyze Text Projects Projectname Train Jobs Jobid hints: readOnly: true destructive: false idempotent: true call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringgettrainingstatus outputParameters: - type: object mapping: $. - name: microsoft-azure-post-authoring-analyze-12 description: Microsoft Azure Post Authoring Analyze Text Projects Projectname Train Jobs Jobid :cancel hints: readOnly: false destructive: false idempotent: false call: microsoft-cognitive-language-service-analyze-text-authoring-authoring.microsoftazuretextanalysisauthoringcanceltrainingjob outputParameters: - type: object mapping: $.