chore: format code

This commit is contained in:
GitHub Action
2025-09-18 09:43:35 +00:00
parent 5e290ca9e6
commit 6b606cb347
@@ -45,6 +45,7 @@ export default {
},
}
```
The filename becomes the tool name. This creates a `database` tool.
---
@@ -122,6 +123,3 @@ export default tool({
},
})
```