The Great Trading Company — Dockyard Test Facility
Test harness for the DocuSign MCP widget. Data pushed via postMessage.
| Entity | List | Drill Down | Form | CRUD | Widget |
|---|---|---|---|---|---|
| Envelopes | Y — pipeline bar + table | ▶ → Recipients inline | — | Read-only list | DocuSign eSignature |
| Envelope Detail (recipients) | Y — standalone push | — | — | Read-only | DocuSign eSignature |
| Templates | Y — cards | — | 📤 Send → prefills form | Read-only list | DocuSign eSignature |
| Send Envelope (form) | — | — | Y — 5 fields + submit | Create (ds__send_envelope) | DocuSign eSignature |
Shows pipeline bar + envelope table. Click ▶ on any row to load recipients inline via ds__get_envelope_details.
Pushes a single envelope detail with signer status panel. Tool: ds__get_envelope_details
Template cards with 📤 Send → button — navigates to Send Envelope form pre-filled with template ID.
Standalone form — fills in recipient, subject, body and calls ds__send_envelope.