find_best_assignee
Identify the team member with the lightest workload to assign new tasks, ensuring balanced distribution across GitHub project boards.
Instructions
Find the team member with the lightest workload for assigning new tasks
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}