Stoplight Elements · Capability

Stoplight Elements API — Configuration

Stoplight Elements API — Configuration. 1 operations. Lead operation: Stoplight Elements Get Configuration Options Reference. Self-contained Naftiko capability covering one Elements business surface.

Run with Naftiko ElementsConfiguration

What You Can Do

GET
Getconfigurationoptions — Stoplight Elements Get Configuration Options Reference
/v1/docs/elements/zg9jojmynju5mtm-elements-configuration-options

MCP Tools

stoplight-elements-get-configuration-options

Stoplight Elements Get Configuration Options Reference

read-only idempotent

Capability Spec

elements-configuration.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Stoplight Elements API — Configuration
  description: 'Stoplight Elements API — Configuration. 1 operations. Lead operation: Stoplight Elements Get Configuration
    Options Reference. Self-contained Naftiko capability covering one Elements business surface.'
  tags:
  - Elements
  - Configuration
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ELEMENTS_API_KEY: ELEMENTS_API_KEY
capability:
  consumes:
  - type: http
    namespace: elements-configuration
    baseUri: https://stoplight.io
    description: Stoplight Elements API — Configuration business capability. Self-contained, no shared references.
    resources:
    - name: docs-elements-ZG9jOjMyNjU5MTM-elements-configuration-options
      path: /docs/elements/ZG9jOjMyNjU5MTM-elements-configuration-options
      operations:
      - name: getconfigurationoptions
        method: GET
        description: Stoplight Elements Get Configuration Options Reference
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: elements-configuration-rest
    port: 8080
    description: REST adapter for Stoplight Elements API — Configuration. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/docs/elements/zg9jojmynju5mtm-elements-configuration-options
      name: docs-elements-zg9jojmynju5mtm-elements-configuration-options
      description: REST surface for docs-elements-ZG9jOjMyNjU5MTM-elements-configuration-options.
      operations:
      - method: GET
        name: getconfigurationoptions
        description: Stoplight Elements Get Configuration Options Reference
        call: elements-configuration.getconfigurationoptions
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: elements-configuration-mcp
    port: 9090
    transport: http
    description: MCP adapter for Stoplight Elements API — Configuration. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: stoplight-elements-get-configuration-options
      description: Stoplight Elements Get Configuration Options Reference
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: elements-configuration.getconfigurationoptions
      outputParameters:
      - type: object
        mapping: $.