find_patents_by_assignee
Find patents owned by a company or organization (assignee). Useful for IP portfolio and competitive-intelligence research.
Args: assignee: Company / organization name (e.g. "NVIDIA", "Genentech", "Samsung Electronics"). max_results: Maximum number of patents to return (1-30, default 15).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignee | Yes | ||
| max_results | No |