Commit 8c8ad17
committed
mcp: clarify event payload via raw_body, not request tool
- Update hookdeck_events tool description to state that raw_body returns
the event payload directly; agents should not use hookdeck_requests
when they already have an event id.
- Clarify in schema that get returns metadata/headers only; raw_body
returns the payload.
- Update help text for hookdeck_events to match.
Made-with: Cursor1 parent c4b5f72 commit 8c8ad17
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
147 | | - | |
| 146 | + | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments