Shopify · Capability

Shopify API — Authors

Shopify API — Authors. 6 operations. Lead operation: Shopify Retrieves A List All Of Article Authors. Self-contained Naftiko capability covering one Shopify business surface.

Run with Naftiko ShopifyAuthors

What You Can Do

GET
Deprecated202001getarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/2020-01/articles/authors-json
GET
Deprecated202004getarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/2020-04/articles/authors-json
GET
Deprecated202007getarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/2020-07/articles/authors-json
GET
Getarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/2020-10/articles/authors-json
GET
Deprecated202101getarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/2021-01/articles/authors-json
GET
Deprecatedunstablegetarticlesauthors — Shopify Retrieves A List All Of Article Authors
/v1/admin/api/unstable/articles/authors-json

MCP Tools

shopify-retrieves-list-all-article

Shopify Retrieves A List All Of Article Authors

read-only idempotent
shopify-retrieves-list-all-article-2

Shopify Retrieves A List All Of Article Authors

read-only idempotent
shopify-retrieves-list-all-article-3

Shopify Retrieves A List All Of Article Authors

read-only idempotent
shopify-retrieves-list-all-article-4

Shopify Retrieves A List All Of Article Authors

read-only idempotent
shopify-retrieves-list-all-article-5

Shopify Retrieves A List All Of Article Authors

read-only idempotent
shopify-retrieves-list-all-article-6

Shopify Retrieves A List All Of Article Authors

read-only idempotent

Capability Spec

shopify-authors.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Shopify  API — Authors
  description: 'Shopify  API — Authors. 6 operations. Lead operation: Shopify Retrieves A List All Of Article Authors. Self-contained
    Naftiko capability covering one Shopify business surface.'
  tags:
  - Shopify
  - Authors
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
  consumes:
  - type: http
    namespace: shopify-authors
    baseUri: ''
    description: Shopify  API — Authors business capability. Self-contained, no shared references.
    resources:
    - name: admin-api-2020-01-articles-authors.json
      path: /admin/api/2020-01/articles/authors.json
      operations:
      - name: deprecated202001getarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: admin-api-2020-04-articles-authors.json
      path: /admin/api/2020-04/articles/authors.json
      operations:
      - name: deprecated202004getarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: admin-api-2020-07-articles-authors.json
      path: /admin/api/2020-07/articles/authors.json
      operations:
      - name: deprecated202007getarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: admin-api-2020-10-articles-authors.json
      path: /admin/api/2020-10/articles/authors.json
      operations:
      - name: getarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: admin-api-2021-01-articles-authors.json
      path: /admin/api/2021-01/articles/authors.json
      operations:
      - name: deprecated202101getarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: admin-api-unstable-articles-authors.json
      path: /admin/api/unstable/articles/authors.json
      operations:
      - name: deprecatedunstablegetarticlesauthors
        method: GET
        description: Shopify Retrieves A List All Of Article Authors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: shopify-authors-rest
    port: 8080
    description: REST adapter for Shopify  API — Authors. One Spectral-compliant resource per consumed operation, prefixed
      with /v1.
    resources:
    - path: /v1/admin/api/2020-01/articles/authors-json
      name: admin-api-2020-01-articles-authors-json
      description: REST surface for admin-api-2020-01-articles-authors.json.
      operations:
      - method: GET
        name: deprecated202001getarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.deprecated202001getarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-04/articles/authors-json
      name: admin-api-2020-04-articles-authors-json
      description: REST surface for admin-api-2020-04-articles-authors.json.
      operations:
      - method: GET
        name: deprecated202004getarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.deprecated202004getarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-07/articles/authors-json
      name: admin-api-2020-07-articles-authors-json
      description: REST surface for admin-api-2020-07-articles-authors.json.
      operations:
      - method: GET
        name: deprecated202007getarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.deprecated202007getarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2020-10/articles/authors-json
      name: admin-api-2020-10-articles-authors-json
      description: REST surface for admin-api-2020-10-articles-authors.json.
      operations:
      - method: GET
        name: getarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.getarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/2021-01/articles/authors-json
      name: admin-api-2021-01-articles-authors-json
      description: REST surface for admin-api-2021-01-articles-authors.json.
      operations:
      - method: GET
        name: deprecated202101getarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.deprecated202101getarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/admin/api/unstable/articles/authors-json
      name: admin-api-unstable-articles-authors-json
      description: REST surface for admin-api-unstable-articles-authors.json.
      operations:
      - method: GET
        name: deprecatedunstablegetarticlesauthors
        description: Shopify Retrieves A List All Of Article Authors
        call: shopify-authors.deprecatedunstablegetarticlesauthors
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: shopify-authors-mcp
    port: 9090
    transport: http
    description: MCP adapter for Shopify  API — Authors. One tool per consumed operation, routed inline through this capability's
      consumes block.
    tools:
    - name: shopify-retrieves-list-all-article
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.deprecated202001getarticlesauthors
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-list-all-article-2
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.deprecated202004getarticlesauthors
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-list-all-article-3
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.deprecated202007getarticlesauthors
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-list-all-article-4
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.getarticlesauthors
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-list-all-article-5
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.deprecated202101getarticlesauthors
      outputParameters:
      - type: object
        mapping: $.
    - name: shopify-retrieves-list-all-article-6
      description: Shopify Retrieves A List All Of Article Authors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: shopify-authors.deprecatedunstablegetarticlesauthors
      outputParameters:
      - type: object
        mapping: $.