igdb_get_company
Retrieve game company details from IGDB by searching with a company name or ID. Enables access to company information for integration into automated workflows.
Instructions
Get a game company from IGDB by name or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Company name to search for | |
| client_id | No | ||
| company_id | No | IGDB company ID (takes precedence over name) | |
| client_secret | No |