mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-12 05:52:39 +00:00
chore: update tool specifications
This commit is contained in:
@@ -21672,6 +21672,7 @@
|
||||
"database": {
|
||||
"anyOf": [
|
||||
{
|
||||
"pattern": "^[A-Za-z_][A-Za-z0-9_$]*$",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
@@ -21690,6 +21691,7 @@
|
||||
"snowflake_schema": {
|
||||
"anyOf": [
|
||||
{
|
||||
"pattern": "^[A-Za-z_][A-Za-z0-9_$]*$",
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user