naftiko: 1.0.0-alpha2 info: label: Dropbox API Reference — Team > Reports description: 'Dropbox API Reference — Team > Reports. 4 operations. Lead operation: Dropbox reports/get_activity. Self-contained Naftiko capability covering one Dropbox business surface.' tags: - Dropbox - Team > Reports 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-reports baseUri: https://api.dropbox.com description: Dropbox API Reference — Team > Reports business capability. Self-contained, no shared references. resources: - name: 2-team-reports-get_activity path: /2/team/reports/get_activity operations: - name: post method: POST description: Dropbox reports/get_activity 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-reports-get_devices path: /2/team/reports/get_devices operations: - name: post method: POST description: Dropbox reports/get_devices 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-reports-get_membership path: /2/team/reports/get_membership operations: - name: post method: POST description: Dropbox reports/get_membership 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-reports-get_storage path: /2/team/reports/get_storage operations: - name: post method: POST description: Dropbox reports/get_storage 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-reports-rest port: 8080 description: REST adapter for Dropbox API Reference — Team > Reports. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/2/team/reports/get-activity name: 2-team-reports-get-activity description: REST surface for 2-team-reports-get_activity. operations: - method: POST name: post description: Dropbox reports/get_activity call: dropbox-team-reports.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/reports/get-devices name: 2-team-reports-get-devices description: REST surface for 2-team-reports-get_devices. operations: - method: POST name: post description: Dropbox reports/get_devices call: dropbox-team-reports.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/reports/get-membership name: 2-team-reports-get-membership description: REST surface for 2-team-reports-get_membership. operations: - method: POST name: post description: Dropbox reports/get_membership call: dropbox-team-reports.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/reports/get-storage name: 2-team-reports-get-storage description: REST surface for 2-team-reports-get_storage. operations: - method: POST name: post description: Dropbox reports/get_storage call: dropbox-team-reports.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: dropbox-team-reports-mcp port: 9090 transport: http description: MCP adapter for Dropbox API Reference — Team > Reports. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: dropbox-reports-get-activity description: Dropbox reports/get_activity hints: readOnly: false destructive: false idempotent: false call: dropbox-team-reports.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-reports-get-devices description: Dropbox reports/get_devices hints: readOnly: false destructive: false idempotent: false call: dropbox-team-reports.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-reports-get-membership description: Dropbox reports/get_membership hints: readOnly: false destructive: false idempotent: false call: dropbox-team-reports.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-reports-get-storage description: Dropbox reports/get_storage hints: readOnly: false destructive: false idempotent: false call: dropbox-team-reports.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $.