naftiko: 1.0.0-alpha2 info: label: Threads API — Read And Manage Threads > Retrieve Threads Profiles description: 'Threads API — Read And Manage Threads > Retrieve Threads Profiles. 1 operations. Lead operation: Get Threads User''s Profile Information. Self-contained Naftiko capability covering one Threads Api business surface.' tags: - Threads Api - Read And Manage Threads > Retrieve Threads Profiles created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: THREADS_API_API_KEY: THREADS_API_API_KEY capability: consumes: - type: http namespace: threads-read-and-manage-threads-retrieve-threads-profiles baseUri: http://{{api_host}} description: Threads API — Read And Manage Threads > Retrieve Threads Profiles business capability. Self-contained, no shared references. resources: - name: me path: /me operations: - name: get method: GET description: Get Threads User's Profile Information outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fields in: query type: string description: 'id: Threads user ID. This is returned by default.' exposes: - type: rest namespace: threads-read-and-manage-threads-retrieve-threads-profiles-rest port: 8080 description: REST adapter for Threads API — Read And Manage Threads > Retrieve Threads Profiles. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/me name: me description: REST surface for me. operations: - method: GET name: get description: Get Threads User's Profile Information call: threads-read-and-manage-threads-retrieve-threads-profiles.get with: fields: rest.fields outputParameters: - type: object mapping: $. - type: mcp namespace: threads-read-and-manage-threads-retrieve-threads-profiles-mcp port: 9090 transport: http description: MCP adapter for Threads API — Read And Manage Threads > Retrieve Threads Profiles. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: get-threads-user-s-profile-information description: Get Threads User's Profile Information hints: readOnly: true destructive: false idempotent: true call: threads-read-and-manage-threads-retrieve-threads-profiles.get with: fields: tools.fields outputParameters: - type: object mapping: $.