Template Endpoints
List Templates
Get all available environment templates
GET
List Templates
Documentation Index
Fetch the complete documentation index at: https://agentdiff.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Query Parameters
Filter by service:
"slack" or "linear"Filter by visibility:
"public" or "private"Example Request
Response
List of available templates
Example Response
Built-in Templates
Slack
| Template | Contents | Use For |
|---|---|---|
slack_default | 3 users, 2 channels (#general, #random), 3 messages | Basic testing |
slack_bench_default | Extended with threads, reactions, DMs | Benchmark evaluations |
slack_base | Users and channels only (no messages) | Custom scenarios |
U01AGENBOT9- Agent Bot (use forimpersonateUserId)U02JOHNDOE1- John DoeU03JANEDOE2- Jane Doe
C01GENERAL99- #generalC02RANDOM123- #random
Linear
| Template | Contents | Use For |
|---|---|---|
linear_expanded | 2 teams, 40+ issues, labels, workflows, projects | Benchmark evaluations |
linear_default | 2 teams, 5 issues, basic workflows | Basic testing |
linear_base | Teams and users only | Custom scenarios |
ad608998-915c-4bad-bcd9-85ebfccccee8- Engineering (ENG)58c03c85-7b0c-466d-9a4c-120209fccb56- Growth (GRO)
SDK Usage
List Templates