Microsoft Azure · Capability

Microsoft Azure DevTestLabsClient — GlobalSchedules

Microsoft Azure DevTestLabsClient — GlobalSchedules. 8 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureGlobalSchedules

What You Can Do

GET
Microsoftazureglobalscheduleslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules
/v1/subscriptions/{subscriptionid}/providers/microsoft-devtestlab/schedules
GET
Microsoftazureglobalscheduleslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules
GET
Microsoftazureglobalschedulesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}
PUT
Microsoftazureglobalschedulescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}
DELETE
Microsoftazureglobalschedulesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}
PATCH
Microsoftazureglobalschedulesupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}
POST
Microsoftazureglobalschedulesexecute — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name Execute
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}/execute
POST
Microsoftazureglobalschedulesretarget — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name Retarget
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}/retarget

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name Execute

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab Schedules Name Retarget

Capability Spec

devtestlabsclient-globalschedules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DevTestLabsClient — GlobalSchedules
  description: 'Microsoft Azure DevTestLabsClient — GlobalSchedules. 8 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Devtestlab Schedules. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - GlobalSchedules
  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: devtestlabsclient-globalschedules
    baseUri: https://management.azure.com
    description: Microsoft Azure DevTestLabsClient — GlobalSchedules business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.DevTestLab-schedules
      path: /subscriptions/{subscriptionId}/providers/Microsoft.DevTestLab/schedules
      operations:
      - name: microsoftazureglobalscheduleslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $expand
          in: query
          type: string
          description: 'Specify the $expand query. Example: ''properties($select=status)'''
        - name: $filter
          in: query
          type: string
          description: 'The filter to apply to the operation. Example: ''$filter=contains(name,''myName'')'
        - name: $top
          in: query
          type: integer
          description: 'The maximum number of resources to return from the operation. Example: ''$top=10'''
        - name: $orderby
          in: query
          type: string
          description: 'The ordering expression for the results, using OData notation. Example: ''$orderby=name desc'''
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules
      operations:
      - name: microsoftazureglobalscheduleslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $expand
          in: query
          type: string
          description: 'Specify the $expand query. Example: ''properties($select=status)'''
        - name: $filter
          in: query
          type: string
          description: 'The filter to apply to the operation. Example: ''$filter=contains(name,''myName'')'
        - name: $top
          in: query
          type: integer
          description: 'The maximum number of resources to return from the operation. Example: ''$top=10'''
        - name: $orderby
          in: query
          type: string
          description: 'The ordering expression for the results, using OData notation. Example: ''$orderby=name desc'''
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}
      operations:
      - name: microsoftazureglobalschedulesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
        - name: $expand
          in: query
          type: string
          description: 'Specify the $expand query. Example: ''properties($select=status)'''
      - name: microsoftazureglobalschedulescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
        - name: schedule
          in: body
          type: string
          description: A schedule.
          required: true
      - name: microsoftazureglobalschedulesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
      - name: microsoftazureglobalschedulesupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
        - name: schedule
          in: body
          type: string
          description: A schedule.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}/execute
      operations:
      - name: microsoftazureglobalschedulesexecute
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name Execute
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/schedules/{name}/retarget
      operations:
      - name: microsoftazureglobalschedulesretarget
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name Retarget
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: The name of the schedule.
          required: true
        - name: retargetScheduleProperties
          in: body
          type: string
          description: Properties for retargeting a virtual machine schedule.
          required: true
  exposes:
  - type: rest
    namespace: devtestlabsclient-globalschedules-rest
    port: 8080
    description: REST adapter for Microsoft Azure DevTestLabsClient — GlobalSchedules. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-devtestlab/schedules
      name: subscriptions-subscriptionid-providers-microsoft-devtestlab-schedules
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.DevTestLab-schedules.
      operations:
      - method: GET
        name: microsoftazureglobalscheduleslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules
        call: devtestlabsclient-globalschedules.microsoftazureglobalscheduleslistbysubscription
        with:
          $expand: rest.$expand
          $filter: rest.$filter
          $top: rest.$top
          $orderby: rest.$orderby
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureglobalscheduleslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules
        call: devtestlabsclient-globalschedules.microsoftazureglobalscheduleslistbyresourcegroup
        with:
          $expand: rest.$expand
          $filter: rest.$filter
          $top: rest.$top
          $orderby: rest.$orderby
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureglobalschedulesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesget
        with:
          name: rest.name
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureglobalschedulescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulescreateorupdate
        with:
          name: rest.name
          schedule: rest.schedule
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureglobalschedulesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesdelete
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureglobalschedulesupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesupdate
        with:
          name: rest.name
          schedule: rest.schedule
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}/execute
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureglobalschedulesexecute
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name Execute
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesexecute
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-devtestlab/schedules/{name}/retarget
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureglobalschedulesretarget
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Devtestlab Schedules Name Retarget
        call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesretarget
        with:
          name: rest.name
          retargetScheduleProperties: rest.retargetScheduleProperties
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: devtestlabsclient-globalschedules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DevTestLabsClient — GlobalSchedules. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Devtestlab Schedules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalscheduleslistbysubscription
      with:
        $expand: tools.$expand
        $filter: tools.$filter
        $top: tools.$top
        $orderby: tools.$orderby
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab
        Schedules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalscheduleslistbyresourcegroup
      with:
        $expand: tools.$expand
        $filter: tools.$filter
        $top: tools.$top
        $orderby: tools.$orderby
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab
        Schedules Name
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesget
      with:
        name: tools.name
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Devtestlab
        Schedules Name
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulescreateorupdate
      with:
        name: tools.name
        schedule: tools.schedule
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Devtestlab Schedules Name
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesdelete
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Devtestlab Schedules Name
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesupdate
      with:
        name: tools.name
        schedule: tools.schedule
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Devtestlab Schedules Name Execute
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesexecute
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Devtestlab Schedules Name Retarget
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: devtestlabsclient-globalschedules.microsoftazureglobalschedulesretarget
      with:
        name: tools.name
        retargetScheduleProperties: tools.retargetScheduleProperties
      outputParameters:
      - type: object
        mapping: $.