_list_pull_requests
List pull requests from a SourceCraft repository with filters for author, status, source branch, target branch, and pagination to track code changes and review workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| repo | Yes | ||
| owner | Yes | ||
| author | No | ||
| status | No | ||
| per_page | No | ||
| source_branch | No | ||
| target_branch | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |