naftiko: 1.0.0-alpha2 info: label: Dropbox API Reference — Team > Groups description: 'Dropbox API Reference — Team > Groups. 12 operations. Lead operation: Dropbox groups/create. Self-contained Naftiko capability covering one Dropbox business surface.' tags: - Dropbox - Team > Groups 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-groups baseUri: https://api.dropbox.com description: Dropbox API Reference — Team > Groups business capability. Self-contained, no shared references. resources: - name: 2-team-groups-create path: /2/team/groups/create operations: - name: post method: POST description: Dropbox groups/create 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-groups-delete path: /2/team/groups/delete operations: - name: post method: POST description: Dropbox groups/delete 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-groups-get_info path: /2/team/groups/get_info operations: - name: post method: POST description: Dropbox groups/get_info 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-groups-job_status-get path: /2/team/groups/job_status/get operations: - name: post method: POST description: Dropbox groups/job_status/get 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-groups-list path: /2/team/groups/list operations: - name: post method: POST description: Dropbox groups/list 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-groups-list-continue path: /2/team/groups/list/continue operations: - name: post method: POST description: Dropbox groups/list/continue 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-groups-members-add path: /2/team/groups/members/add operations: - name: post method: POST description: Dropbox groups/members/add 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-groups-members-list path: /2/team/groups/members/list operations: - name: post method: POST description: Dropbox groups/members/list 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-groups-members-list-continue path: /2/team/groups/members/list/continue operations: - name: post method: POST description: Dropbox groups/members/list/continue 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-groups-members-remove path: /2/team/groups/members/remove operations: - name: post method: POST description: Dropbox groups/members/remove 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-groups-members-set_access_type path: /2/team/groups/members/set_access_type operations: - name: post method: POST description: Dropbox groups/members/set_access_type 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-groups-update path: /2/team/groups/update operations: - name: post method: POST description: Dropbox groups/update 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-groups-rest port: 8080 description: REST adapter for Dropbox API Reference — Team > Groups. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/2/team/groups/create name: 2-team-groups-create description: REST surface for 2-team-groups-create. operations: - method: POST name: post description: Dropbox groups/create call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/delete name: 2-team-groups-delete description: REST surface for 2-team-groups-delete. operations: - method: POST name: post description: Dropbox groups/delete call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/get-info name: 2-team-groups-get-info description: REST surface for 2-team-groups-get_info. operations: - method: POST name: post description: Dropbox groups/get_info call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/job-status/get name: 2-team-groups-job-status-get description: REST surface for 2-team-groups-job_status-get. operations: - method: POST name: post description: Dropbox groups/job_status/get call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/list name: 2-team-groups-list description: REST surface for 2-team-groups-list. operations: - method: POST name: post description: Dropbox groups/list call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/list/continue name: 2-team-groups-list-continue description: REST surface for 2-team-groups-list-continue. operations: - method: POST name: post description: Dropbox groups/list/continue call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/members/add name: 2-team-groups-members-add description: REST surface for 2-team-groups-members-add. operations: - method: POST name: post description: Dropbox groups/members/add call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/members/list name: 2-team-groups-members-list description: REST surface for 2-team-groups-members-list. operations: - method: POST name: post description: Dropbox groups/members/list call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/members/list/continue name: 2-team-groups-members-list-continue description: REST surface for 2-team-groups-members-list-continue. operations: - method: POST name: post description: Dropbox groups/members/list/continue call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/members/remove name: 2-team-groups-members-remove description: REST surface for 2-team-groups-members-remove. operations: - method: POST name: post description: Dropbox groups/members/remove call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/members/set-access-type name: 2-team-groups-members-set-access-type description: REST surface for 2-team-groups-members-set_access_type. operations: - method: POST name: post description: Dropbox groups/members/set_access_type call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - path: /v1/2/team/groups/update name: 2-team-groups-update description: REST surface for 2-team-groups-update. operations: - method: POST name: post description: Dropbox groups/update call: dropbox-team-groups.post with: Content-Type: rest.Content-Type body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: dropbox-team-groups-mcp port: 9090 transport: http description: MCP adapter for Dropbox API Reference — Team > Groups. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: dropbox-groups-create description: Dropbox groups/create hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-delete description: Dropbox groups/delete hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-get-info description: Dropbox groups/get_info hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-job-status-get description: Dropbox groups/job_status/get hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-list description: Dropbox groups/list hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-list-continue description: Dropbox groups/list/continue hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-members-add description: Dropbox groups/members/add hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-members-list description: Dropbox groups/members/list hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-members-list-continue description: Dropbox groups/members/list/continue hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-members-remove description: Dropbox groups/members/remove hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-members-set-access description: Dropbox groups/members/set_access_type hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $. - name: dropbox-groups-update description: Dropbox groups/update hints: readOnly: false destructive: false idempotent: false call: dropbox-team-groups.post with: Content-Type: tools.Content-Type body: tools.body outputParameters: - type: object mapping: $.