sigsci_list_site_rules
Retrieve all rules for a given site and corporation, with optional filtering by rule type and pagination.
Instructions
List all rules in a site
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | Yes | The name of the corporation | |
| siteName | Yes | The name of the site | |
| type | No | The type of rule to filter by | |
| page | No | Page number | |
| limit | No | Number of entries per page (default: 100, max: 1000) |