naftiko: 1.0.0-alpha2 info: label: Proompty — User description: 'Proompty — User. 1 operations. Lead operation: Retrieves user information within the Proompty API system. By sending a GET request to this endpoint, users can obtain detailed data pertaining to their profile and associated claims. This includes essential user attributes such as email, full name, avatar URL, subscription plan, and role. Additionally, the response includes claims regarding the user''' tags: - Proompty - User created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: PROOMPTY_API_KEY: PROOMPTY_API_KEY capability: consumes: - type: http namespace: proompty-user baseUri: https://app.proompty.com/api description: Proompty — User business capability. Self-contained, no shared references. resources: - name: me path: /me operations: - name: get method: GET description: Retrieves user information within the Proompty API system. By sending a GET request to this endpoint, users can obtain detailed data pertaining to their profile and associated claims. This includes essential user attributes such as email, f outputRawFormat: json outputParameters: - name: result type: object value: $. exposes: - type: rest namespace: proompty-user-rest port: 8080 description: REST adapter for Proompty — User. 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: Retrieves user information within the Proompty API system. By sending a GET request to this endpoint, users can obtain detailed data pertaining to their profile and associated claims. This includes essential user attributes such as email, f call: proompty-user.get outputParameters: - type: object mapping: $. - type: mcp namespace: proompty-user-mcp port: 9090 transport: http description: MCP adapter for Proompty — User. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: retrieves-user-information-within-proompty description: Retrieves user information within the Proompty API system. By sending a GET request to this endpoint, users can obtain detailed data pertaining to their profile and associated claims. This includes essential user attributes such as email, f hints: readOnly: true destructive: false idempotent: true call: proompty-user.get outputParameters: - type: object mapping: $.