Skip to content

Conversation

yonaka15
Copy link

This pull request corrects the OpenAPI schema for the commands parameter of the sandbox_exec tool.

The commands parameter is defined as an array, but it was missing the items: { "type": "string" } specification. This change adds the missing item type definition, ensuring the schema accurately reflects that the commands array should contain strings.

This improves the schema's accuracy and helps with tooling and validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant