get_project_status
Get budget and task status for a Gitbank project. Shows total budget, spent amount, remaining, and all tasks with bounty info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | Yes | Name of the project (as created with @gitbankbot create project) | |
| github_username | Yes | GitHub username of the project owner |