mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
Add downstream tool options
This commit is contained in:
@@ -115,7 +115,6 @@ export const awsLambdaDeployTool: ToolConfig<AWSLambdaDeployInput, AWSLambdaDepl
|
||||
description: 'Tags for the function',
|
||||
default: {},
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
request: {
|
||||
|
||||
@@ -56,7 +56,6 @@ export const awsLambdaFetchTool: ToolConfig<AWSLambdaFetchParams, AWSLambdaFetch
|
||||
required: true,
|
||||
description: 'Name of the Lambda function to fetch',
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
request: {
|
||||
|
||||
Reference in New Issue
Block a user