List notes for a resource
List notes attached to resources (operations, workflows, APIs).
Notes capture observations from execution — success signals, failure patterns, data validation findings, and human annotations. Agents use notes to build operational knowledge and improve reliability over time.
Filter by ?resource={id} to see notes for a specific operation/workflow, or by ?type={type} to filter by note category (e.g., "success", "error", "validation").
Query parameters
Filter notes by resource ID (capability_id, api_id, or workflow slug)
Filter notes by resource ID (capability_id, api_id, or workflow slug)
Filter notes by type (auth_quirk, usage_hint, execution_feedback, correction)
Filter notes by type (auth_quirk, usage_hint, execution_feedback, correction)
Maximum number of notes to return (1-500)
Maximum number of notes to return (1-500)
Response
Successful Response