find_assignee
Identify a team member for an issue by area expertise (e.g., 'API') or queue key (e.g., 'DEV') to assign the right person.
Instructions
Find a team member by area of expertise or queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| area | No | Area keyword (e.g. "API", "React", "testing") | |
| queue | No | Queue key (e.g. "DEV") | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |