get_all_commitments
Retrieve both directions of commitments: promises you made to others and promises others made to you, with optional filtering by completion status and result limits per direction.
Instructions
Get all commitments in both directions.
Shows both:
Things I promised to others (i_promised)
Things others promised to me (they_promised)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results per direction (default: 50) | |
| include_completed | No | Include completed commitments (default: False) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||