gripp_getone
Retrieve a single entity from Gripp by specifying the entity type and filters. Returns the first matching item.
Instructions
Retrieve a single Gripp entity. Uses the entity.getone API method and returns the first matching item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes | Gripp entity name, for example company or invoice. | |
| filters | No | Gripp filters. Use full field names like company.id. |