AppyWay · Capability

AppyWay Platform API — OffStreetRestrictionTypes

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

Run with Naftiko AppywayOffStreetRestrictionTypes

What You Can Do

POST
Postfetchalloffstreetrestrictiontypes — AppyWay Fetch All OffStreet Restriction Types
/v1/fetchalloffstreetrestrictiontypes

MCP Tools

appyway-fetch-all-offstreet-restriction

AppyWay Fetch All OffStreet Restriction Types

read-only

Capability Spec

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