get_package
Retrieve detailed information about a Pawn package by specifying its GitHub owner and repository name.
Instructions
Get detailed information about a specific Pawn package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | The repository name (e.g. 'samp-stdlib'). | |
| owner | Yes | The GitHub username or organization (e.g. 'pawn-lang'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |