chore: format code

pull/2671/head
GitHub Action 2025-09-18 09:43:35 +00:00
parent 1ffc8be2b6
commit 32ba2e02aa
1 changed files with 1 additions and 3 deletions

View File

@ -45,6 +45,7 @@ export default {
},
}
```
The filename becomes the tool name. This creates a `database` tool.
---
@ -122,6 +123,3 @@ export default tool({
},
})
```