naftiko: 1.0.0-alpha2 info: label: PostHog API — flag_value description: 'PostHog API — flag_value. 1 operations. Lead operation: flag_value. Self-contained Naftiko capability covering one Posthog business surface.' tags: - Posthog - flag_value created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: POSTHOG_API_KEY: POSTHOG_API_KEY capability: consumes: - type: http namespace: posthog-flag-value baseUri: '' description: PostHog API — flag_value business capability. Self-contained, no shared references. resources: - name: api-projects-project_id-flag_value-values path: /api/projects/{project_id}/flag_value/values/ operations: - name: flagvaluevaluesretrieve method: GET description: Get possible values for a feature flag. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: key in: query type: string description: The flag ID authentication: type: bearer token: '{{env.POSTHOG_API_KEY}}' exposes: - type: rest namespace: posthog-flag-value-rest port: 8080 description: REST adapter for PostHog API — flag_value. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/api/projects/{project-id}/flag-value/values name: api-projects-project-id-flag-value-values description: REST surface for api-projects-project_id-flag_value-values. operations: - method: GET name: flagvaluevaluesretrieve description: Get possible values for a feature flag. call: posthog-flag-value.flagvaluevaluesretrieve with: key: rest.key outputParameters: - type: object mapping: $. - type: mcp namespace: posthog-flag-value-mcp port: 9090 transport: http description: MCP adapter for PostHog API — flag_value. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-possible-values-feature-flag description: Get possible values for a feature flag. hints: readOnly: true destructive: false idempotent: true call: posthog-flag-value.flagvaluevaluesretrieve with: key: tools.key outputParameters: - type: object mapping: $.