Start a standup (team prompt)
start_team_promptMUTATES Parabol data: start a new async Standup (Team Prompt) meeting for a team. Required: teamId. Optionally name it (default 'Standup'). Parabol GraphQL: startTeamPrompt → union. Requires MEETINGS_WRITE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional meeting name (default 'Standup'). | |
| teamId | Yes | The team id (required). |