parse_get_object
Retrieve a specific Parse Server object by class name and object ID. Useful for fetching a single record when you have its ID.
Instructions
Obtiene un objeto específico de Parse Server por su className y objectId. Útil para recuperar un registro individual cuando conoces su ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inputSchema | Yes |