get_entity
Retrieve a single Productboard entity by UUID to view its full data, fields, and relationships, with optional field selection.
Instructions
Get a single Productboard entity by its UUID. Returns full entity data including fields and relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Entity UUID | |
| fields | No | Control returned fields: 'all', 'default', or comma-separated field names |