get_notes
Fetch campaign notes filtered by tags or step ID for targeted retrieval.
Instructions
List notes filtered by tag or step.
Args: campaign_id: Campaign UUID. tags: Filter by tags (OR match). step_id: Filter by step ID.
Returns: Matching notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| campaign_id | Yes | ||
| tags | No | ||
| step_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |