sigsci_get_request_feed
Retrieve request feed for a site by specifying corporation, site name, and time range. Optionally filter by tags for targeted request analysis.
Instructions
Get request feed for a site within a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| corpName | Yes | The name of the corporation | |
| siteName | Yes | The name of the site | |
| from | Yes | POSIX Unix timestamp to start (must be within 168 hours, on minute boundary) | |
| until | Yes | POSIX Unix timestamp to end (must be 5+ minutes ago, on minute boundary) | |
| tags | No | Comma-separated list of tags to filter by |