naftiko: 1.0.0-alpha2 info: label: NIFC ArcGIS REST Services API — FeatureServer description: 'NIFC ArcGIS REST Services API — FeatureServer. 1 operations. Lead operation: Get FeatureServer metadata. Self-contained Naftiko capability covering one National Interagency Fire Center business surface.' tags: - National Interagency Fire Center - FeatureServer created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: NATIONAL_INTERAGENCY_FIRE_CENTER_API_KEY: NATIONAL_INTERAGENCY_FIRE_CENTER_API_KEY capability: consumes: - type: http namespace: national-interagency-fire-center-featureserver baseUri: https://services3.arcgis.com/T4QMspbfLg3qTGWY/ArcGIS/rest/services description: NIFC ArcGIS REST Services API — FeatureServer business capability. Self-contained, no shared references. resources: - name: service-FeatureServer path: /{service}/FeatureServer operations: - name: getfeatureserver method: GET description: Get FeatureServer metadata outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: service in: path type: string required: true - name: f in: query type: string exposes: - type: rest namespace: national-interagency-fire-center-featureserver-rest port: 8080 description: REST adapter for NIFC ArcGIS REST Services API — FeatureServer. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/{service}/featureserver name: service-featureserver description: REST surface for service-FeatureServer. operations: - method: GET name: getfeatureserver description: Get FeatureServer metadata call: national-interagency-fire-center-featureserver.getfeatureserver with: service: rest.service f: rest.f outputParameters: - type: object mapping: $. - type: mcp namespace: national-interagency-fire-center-featureserver-mcp port: 9090 transport: http description: MCP adapter for NIFC ArcGIS REST Services API — FeatureServer. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-featureserver-metadata description: Get FeatureServer metadata hints: readOnly: true destructive: false idempotent: true call: national-interagency-fire-center-featureserver.getfeatureserver with: service: tools.service f: tools.f outputParameters: - type: object mapping: $.