list_commits
Retrieve recent commits from a Bitbucket repository, optionally filtered by branch. Provide workspace and repo slugs to get commit history.
Instructions
List recent commits, optionally filtered by branch.
Args: branch: Branch name (optional, defaults to all) workspace: Workspace slug repo: Repository slug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | ||
| branch | No | ||
| workspace | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |