Get Pipeline Item
get_pipeline_itemRetrieve a single pipeline item by its ID from Less Annoying CRM. Get the complete record when you already have the PipelineItemId.
Instructions
Retrieve a single pipeline item by ID. Use this when you already have a PipelineItemId and need the record.
NOTE: search_pipeline_items returns the same full data for each match. Only use get_pipeline_item when you have an ID but not the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline_item_id | Yes | The PipelineItemId to retrieve |