Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates

Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates. 1 operations. Lead operation: Microsoft Endpoint Configuration Management List date dimension records. Self-contained Naftiko capability covering one Microsoft Endpoint Configuration Management business surface.

Run with Naftiko Microsoft Endpoint Configuration ManagementDates

What You Can Do

GET
Listdates — Microsoft Endpoint Configuration Management List date dimension records
/v1/dates

MCP Tools

microsoft-endpoint-configuration-management-list

Microsoft Endpoint Configuration Management List date dimension records

read-only idempotent

Capability Spec

intune-data-warehouse-dates.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates
  description: 'Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates. 1 operations. Lead operation:
    Microsoft Endpoint Configuration Management List date dimension records. Self-contained Naftiko capability covering one
    Microsoft Endpoint Configuration Management business surface.'
  tags:
  - Microsoft Endpoint Configuration Management
  - Dates
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_ENDPOINT_CONFIGURATION_MANAGEMENT_API_KEY: MICROSOFT_ENDPOINT_CONFIGURATION_MANAGEMENT_API_KEY
capability:
  consumes:
  - type: http
    namespace: intune-data-warehouse-dates
    baseUri: https://fef.{location}.manage.microsoft.com/ReportingService/DataWarehouseFEService
    description: Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates business capability. Self-contained,
      no shared references.
    resources:
    - name: dates
      path: /dates
      operations:
      - name: listdates
        method: GET
        description: Microsoft Endpoint Configuration Management List date dimension records
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_ENDPOINT_CONFIGURATION_MANAGEMENT_API_KEY}}'
  exposes:
  - type: rest
    namespace: intune-data-warehouse-dates-rest
    port: 8080
    description: REST adapter for Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/dates
      name: dates
      description: REST surface for dates.
      operations:
      - method: GET
        name: listdates
        description: Microsoft Endpoint Configuration Management List date dimension records
        call: intune-data-warehouse-dates.listdates
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: intune-data-warehouse-dates-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Endpoint Configuration Management Intune Data Warehouse API — Dates. One tool per
      consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-endpoint-configuration-management-list
      description: Microsoft Endpoint Configuration Management List date dimension records
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: intune-data-warehouse-dates.listdates
      outputParameters:
      - type: object
        mapping: $.