Commit 013a7e4
committed
fix: use natural language for issue retrieval in flock-action
Replace hardcoded `get_issue` MCP tool name with natural language
instructions and ${{ }} template expressions. The agent maps natural
language to available tools automatically — explicit tool names may
not match registered names, causing fetch failures.1 parent 9c4fd15 commit 013a7e4
2 files changed
+5
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
63 | 58 | | |
64 | 59 | | |
65 | 60 | | |
| |||
0 commit comments