obligation_deltas
The obligation-level change feed: primary sources whose content changed (or whose node was withdrawn), mapped to the Bidda obligation nodes they affect, filterable by time, pillar, or specific nodes. Use it to answer 'what obligations changed since I last reviewed?'. Requires an active Bidda subscription: pass api_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Optional: max deltas to return (default 100, max 500). | |
| nodes | No | Optional: restrict to deltas affecting these node_ids. | |
| since | No | Optional: ISO timestamp; only deltas newer than this are returned. | |
| pillar | No | Optional: restrict to one pillar. | |
| api_key | No | Optional. Your Bidda subscription key. Prefer sending it as the x-bidda-api-key header (or Authorization: Bearer), which is what the auth settings in your MCP client configure; the header takes precedence over this argument. A free trial counts. |