naftiko: 1.0.0-alpha2 info: label: Dropbox API Reference — Team > Linked_apps description: 'Dropbox API Reference — Team > Linked_apps. 4 operations. Lead operation: Dropbox linked_apps/list_member_linked_apps. Self-contained Naftiko capability covering one Dropbox business surface.' tags: - Dropbox - Team > Linked_apps created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: DROPBOX_API_KEY: DROPBOX_API_KEY capability: consumes: - type: http namespace: dropbox-team-linked-apps baseUri: https://api.dropbox.com description: Dropbox API Reference — Team > Linked_apps business capability. Self-contained, no shared references. resources: - name: 2-team-linked_apps-list_member_linked_apps path: /2/team/linked_apps/list_member_linked_apps operations: - name: post method: POST description: Dropbox linked_apps/list_member_linked_apps outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Content-Type in: header type: string - name: body in: body type: object description: Request body (JSON). required: false - name: 2-team-linked_apps-list_members_linked_apps path: /2/team/linked_apps/list_members_linked_apps operations: - name: post method: POST description: Dropbox linked_apps/list_members_linked_apps outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Content-Type in: header type: string - name: body in: body type: object description: Request body (JSON). required: false - name: 2-team-linked_apps-revoke_linked_app path: /2/team/linked_apps/revoke_linked_app operations: - name: post method: POST description: Dropbox linked_apps/revoke_linked_app outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Content-Type in: header type: string - name: body in: body type: object description: Request body (JSON). required: false - name: 2-team-linked_apps-revoke_linked_app_batch path: /2/team/linked_apps/revoke_linked_app_batch operations: - name: post method: POST description: Dropbox linked_apps/revoke_linked_app_batch outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: Content-Type in: header type: string - name: body in: body type: object description: Request body (JSON). required: false authentication: type: bearer token: '{{env.DROPBOX_API_KEY}}' exposes: - type: rest namespace: dropbox-team-linked-apps-rest port: 8080 description: REST adapter for Dropbox API Reference — Team > Linked_apps. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/2/team/linked-apps/list-member-linked-apps name: 2-team-linked-apps-list-member-linked-apps description: REST surface for 2-team-linked_apps-list_member_linked_apps. operations: - method: POST name: post description: Dropbox linked_apps/list_member_linked_apps call: dropbox-team-linked-apps.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/linked-apps/list-members-linked-apps name: 2-team-linked-apps-list-members-linked-apps description: REST surface for 2-team-linked_apps-list_members_linked_apps. operations: - method: POST name: post description: Dropbox linked_apps/list_members_linked_apps call: dropbox-team-linked-apps.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/linked-apps/revoke-linked-app name: 2-team-linked-apps-revoke-linked-app description: REST surface for 2-team-linked_apps-revoke_linked_app. operations: - method: POST name: post description: Dropbox linked_apps/revoke_linked_app call: dropbox-team-linked-apps.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/linked-apps/revoke-linked-app-batch name: 2-team-linked-apps-revoke-linked-app-batch description: REST surface for 2-team-linked_apps-revoke_linked_app_batch. operations: - method: POST name: post description: Dropbox linked_apps/revoke_linked_app_batch call: dropbox-team-linked-apps.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: dropbox-team-linked-apps-mcp port: 9090 transport: http description: MCP adapter for Dropbox API Reference — Team > Linked_apps. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: dropbox-linked-apps-list-member description: Dropbox linked_apps/list_member_linked_apps hints: readOnly: false destructive: false idempotent: false call: dropbox-team-linked-apps.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-linked-apps-list-members description: Dropbox linked_apps/list_members_linked_apps hints: readOnly: false destructive: false idempotent: false call: dropbox-team-linked-apps.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-linked-apps-revoke-linked description: Dropbox linked_apps/revoke_linked_app hints: readOnly: false destructive: false idempotent: false call: dropbox-team-linked-apps.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-linked-apps-revoke-linked-2 description: Dropbox linked_apps/revoke_linked_app_batch hints: readOnly: false destructive: false idempotent: false call: dropbox-team-linked-apps.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $.