| Label | Explanation | Data Type | 
Input raster  | The input raster from which cells will be extracted.  | Raster Layer | 
Input points  | The points where values will be extracted from the raster. The points are specified as x,y coordinate pairs in the same map units as the input raster.  | Point | 
Extraction area (Optional)  | Identifies whether to extract cells based on the specified point locations (inside) or outside the point locations (outside) . 
  | String | 
Return Value
| Label | Explanation | Data Type | Output raster | The output raster containing the cell values extracted from the input raster.  | Raster | 
