MCP server: tool `search_sonar_issues_in_projects` - additional parameters

Hi,

It would be very helpful if the tool search_sonar_issues_in_projects could support the following parameters, similar to the WebUI:

• branch: specify which branch to fetch issues from (currently, it defaults to only one branch flagged as “main”).

• types: filter issues by type.

• issueStatus: fetch issues based on their status.

• issueKey: fetch a specific issue by its key.

Please let me know if you would like me to contribute to adding these features-I would be happy to help!

Thanks!