naftiko: 1.0.0-alpha2 info: label: DocuSign Rooms API - v2 — ExternalFormFillSessions description: 'DocuSign Rooms API - v2 — ExternalFormFillSessions. 1 operations. Lead operation: Docusign Creates an external form fill session.. Self-contained Naftiko capability covering one Docusign business surface.' tags: - Docusign - ExternalFormFillSessions created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: DOCUSIGN_API_KEY: DOCUSIGN_API_KEY capability: consumes: - type: http namespace: rooms-externalformfillsessions baseUri: https://rooms.docusign.com/restapi description: DocuSign Rooms API - v2 — ExternalFormFillSessions business capability. Self-contained, no shared references. resources: - name: v2-accounts-accountId-external_form_fill_sessions path: /v2/accounts/{accountId}/external_form_fill_sessions operations: - name: externalformfillsessionscreateexternalformfillsession method: POST description: Docusign Creates an external form fill session. outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: accountId in: path type: string description: The globally unique identifier (GUID) for the account. required: true - name: body in: body type: object description: Request body (JSON). required: false authentication: type: apikey key: Authorization value: '{{env.DOCUSIGN_API_KEY}}' placement: header exposes: - type: rest namespace: rooms-externalformfillsessions-rest port: 8080 description: REST adapter for DocuSign Rooms API - v2 — ExternalFormFillSessions. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/v2/accounts/{accountid}/external-form-fill-sessions name: v2-accounts-accountid-external-form-fill-sessions description: REST surface for v2-accounts-accountId-external_form_fill_sessions. operations: - method: POST name: externalformfillsessionscreateexternalformfillsession description: Docusign Creates an external form fill session. call: rooms-externalformfillsessions.externalformfillsessionscreateexternalformfillsession with: accountId: rest.accountId body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: rooms-externalformfillsessions-mcp port: 9090 transport: http description: MCP adapter for DocuSign Rooms API - v2 — ExternalFormFillSessions. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: docusign-creates-external-form-fill description: Docusign Creates an external form fill session. hints: readOnly: false destructive: false idempotent: false call: rooms-externalformfillsessions.externalformfillsessionscreateexternalformfillsession with: accountId: tools.accountId body: tools.body outputParameters: - type: object mapping: $.