Recurring Get Recurring Stream
recurring_get_recurring_streamRetrieve details of a recurring transaction or cash flow stream by its unique identifier. Returns summary or full data with optional field filtering.
Instructions
Get recurring stream.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |
| recurring_id | Yes | ||
| session_path | No | ||
| include_liabilities | No |