other
Working Group List
Standalone working group roster for a transaction. Tracks staffed deal team members and contact details outside the closing checklist document.
3 fields
CC0-1.0
Source: OpenAgreements
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the working-group-list template for my company
With the CLI
npx -y open-agreements@latest fill working-group-list -d values.json -o output.docx
With the hosted MCP
Add to your MCP config for zero-install access to all templates:
{
"mcpServers": {
"open-agreements": {
"url": "https://openagreements.ai/api/mcp"
}
}
}
Fields (3)
| Field | Type | Description |
|---|---|---|
deal_name |
string | Name of the deal or transaction |
updated_at |
string | ISO date when the list was last updated |
working_group |
array | Array of working group members (name, organization, role, email) |