tsdr_get_trademark_image
Retrieve the official mark image (drawing) for a U.S. trademark application using its 8-digit serial number, returned as base64-encoded data for visual inspection of design or stylized word marks.
Instructions
Get the mark image (drawing) for a trademark as base64.
USE THIS TOOL WHEN: You need the visual representation of a design mark
or stylized word mark.
Args:
serial_number: 8-digit application serial number (e.g., "78787878")
Returns:
Dictionary with base64-encoded image data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serial_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |