Shopify · Capability

Shopify API — Province

Shopify API — Province. 6 operations. Lead operation: Shopify Retrieves A Single Province For A Country. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyProvince

What You Can Do

GET
Deprecated202001getcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/2020-01/countries/{country-id}/provinces/province-id-json
GET
Deprecated202004getcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/2020-04/countries/{country-id}/provinces/province-id-json
GET
Deprecated202007getcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/2020-07/countries/{country-id}/provinces/province-id-json
GET
Getcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/2020-10/countries/{country-id}/provinces/province-id-json
GET
Deprecated202101getcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/2021-01/countries/{country-id}/provinces/province-id-json
GET
Deprecatedunstablegetcountriesparamcountryidprovincesparamprovinceid — Shopify Retrieves A Single Province For A Country
/v1/admin/api/unstable/countries/{country-id}/provinces/province-id-json

MCP Tools

shopify-retrieves-single-province-country

Shopify Retrieves A Single Province For A Country

read-only idempotent
shopify-retrieves-single-province-country-2

Shopify Retrieves A Single Province For A Country

read-only idempotent
shopify-retrieves-single-province-country-3

Shopify Retrieves A Single Province For A Country

read-only idempotent
shopify-retrieves-single-province-country-4

Shopify Retrieves A Single Province For A Country

read-only idempotent
shopify-retrieves-single-province-country-5

Shopify Retrieves A Single Province For A Country

read-only idempotent
shopify-retrieves-single-province-country-6

Shopify Retrieves A Single Province For A Country

read-only idempotent

Capability Spec

shopify-province.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Province
  description: 'Shopify  API — Province. 6 operations. Lead operation: Shopify Retrieves A Single Province For A Country.
    Self-contained Naftiko capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Province
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-province
    baseUri: ''
    description: Shopify  API — Province business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-countries-country_id-provinces-province_id}.json
      path: /admin/api/2020-01/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: deprecated202001getcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
    - name: admin-api-2020-04-countries-country_id-provinces-province_id}.json
      path: /admin/api/2020-04/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: deprecated202004getcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
    - name: admin-api-2020-07-countries-country_id-provinces-province_id}.json
      path: /admin/api/2020-07/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: deprecated202007getcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
    - name: admin-api-2020-10-countries-country_id-provinces-province_id}.json
      path: /admin/api/2020-10/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: getcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
    - name: admin-api-2021-01-countries-country_id-provinces-province_id}.json
      path: /admin/api/2021-01/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: deprecated202101getcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
    - name: admin-api-unstable-countries-country_id-provinces-province_id}.json
      path: /admin/api/unstable/countries/{country_id}/provinces/{province_id}.json
      operations:
      - name: deprecatedunstablegetcountriesparamcountryidprovincesparamprovinceid
        method: GET
        description: Shopify Retrieves A Single Province For A Country
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: country_id
          in: path
          type: string
          description: country_id
          required: true
        - name: province_id
          in: path
          type: string
          description: province_id
          required: true
        - name: fields
          in: query
          type: string
          description: Show only certain fields, specified by a comma-separated list of field names.
  exposes:
  - type: rest
    namespace: shopify-province-rest
    port: 8080
    description: REST adapter for Shopify  API — Province. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/admin/api/2020-01/countries/{country-id}/provinces/province-id-json
      name: admin-api-2020-01-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-2020-01-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: deprecated202001getcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.deprecated202001getcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/countries/{country-id}/provinces/province-id-json
      name: admin-api-2020-04-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-2020-04-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: deprecated202004getcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.deprecated202004getcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/countries/{country-id}/provinces/province-id-json
      name: admin-api-2020-07-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-2020-07-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: deprecated202007getcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.deprecated202007getcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/countries/{country-id}/provinces/province-id-json
      name: admin-api-2020-10-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-2020-10-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: getcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.getcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2021-01/countries/{country-id}/provinces/province-id-json
      name: admin-api-2021-01-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-2021-01-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: deprecated202101getcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.deprecated202101getcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/unstable/countries/{country-id}/provinces/province-id-json
      name: admin-api-unstable-countries-country-id-provinces-province-id-json
      description: REST surface for admin-api-unstable-countries-country_id-provinces-province_id}.json.
      operations:
      - method: GET
        name: deprecatedunstablegetcountriesparamcountryidprovincesparamprovinceid
        description: Shopify Retrieves A Single Province For A Country
        call: shopify-province.deprecatedunstablegetcountriesparamcountryidprovincesparamprovinceid
        with:
          country_id: rest.country_id
          province_id: rest.province_id
          fields: rest.fields
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: shopify-province-mcp
    port: 9090
    transport: http
    description: MCP adapter for Shopify  API — Province. One tool per consumed operation, routed inline through this capability's
      consumes block.
    tools:
    - name: shopify-retrieves-single-province-country
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.deprecated202001getcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-single-province-country-2
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.deprecated202004getcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-single-province-country-3
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.deprecated202007getcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-single-province-country-4
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.getcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-single-province-country-5
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.deprecated202101getcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-single-province-country-6
      description: Shopify Retrieves A Single Province For A Country
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-province.deprecatedunstablegetcountriesparamcountryidprovincesparamprovinceid
      with:
        country_id: tools.country_id
        province_id: tools.province_id
        fields: tools.fields
      outputParameters:
      - type: object
        mapping: $.