Add Poker Tasks Tool
poker.game.tasks.addAdds tasks to a poker game by hand — for work that lives outside an issue tracker, or when no tracker is connected. To pull tasks from Jira or Linear use poker.game.tasks.import instead. Requires mcp:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tasks | Yes | Tasks to add: a list of objects with name and optional description. | |
| game_id | Yes | The ID of the poker game. |