AppyWay · Capability

AppyWay Platform API — MovingRestrictionTypes

AppyWay Platform API — MovingRestrictionTypes. 1 operations. Lead operation: AppyWay Fetch All Moving Restriction Types. Self-contained Naftiko capability covering one Appyway business surface.

Run with Naftiko AppywayMovingRestrictionTypes

What You Can Do

POST
Postfetchallmovingrestrictiontypes — AppyWay Fetch All Moving Restriction Types
/v1/fetchallmovingrestrictiontypes

MCP Tools

appyway-fetch-all-moving-restriction

AppyWay Fetch All Moving Restriction Types

read-only

Capability Spec

platform-movingrestrictiontypes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: AppyWay Platform API — MovingRestrictionTypes
  description: 'AppyWay Platform API — MovingRestrictionTypes. 1 operations. Lead operation: AppyWay Fetch All Moving Restriction
    Types. Self-contained Naftiko capability covering one Appyway business surface.'
  tags:
  - Appyway
  - MovingRestrictionTypes
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    APPYWAY_API_KEY: APPYWAY_API_KEY
capability:
  consumes:
  - type: http
    namespace: platform-movingrestrictiontypes
    baseUri: https://api.appyway.com/v1/reference
    description: AppyWay Platform API — MovingRestrictionTypes business capability. Self-contained, no shared references.
    resources:
    - name: fetchAllMovingRestrictionTypes
      path: /fetchAllMovingRestrictionTypes
      operations:
      - name: postfetchallmovingrestrictiontypes
        method: POST
        description: AppyWay Fetch All Moving Restriction Types
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    authentication:
      type: bearer
      token: '{{env.APPYWAY_API_KEY}}'
  exposes:
  - type: rest
    namespace: platform-movingrestrictiontypes-rest
    port: 8080
    description: REST adapter for AppyWay Platform API — MovingRestrictionTypes. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/fetchallmovingrestrictiontypes
      name: fetchallmovingrestrictiontypes
      description: REST surface for fetchAllMovingRestrictionTypes.
      operations:
      - method: POST
        name: postfetchallmovingrestrictiontypes
        description: AppyWay Fetch All Moving Restriction Types
        call: platform-movingrestrictiontypes.postfetchallmovingrestrictiontypes
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: platform-movingrestrictiontypes-mcp
    port: 9090
    transport: http
    description: MCP adapter for AppyWay Platform API — MovingRestrictionTypes. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: appyway-fetch-all-moving-restriction
      description: AppyWay Fetch All Moving Restriction Types
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: platform-movingrestrictiontypes.postfetchallmovingrestrictiontypes
      outputParameters:
      - type: object
        mapping: $.