Ask a question to get started
Enter to sendā¢Shift+Enter new line
args_schema: Annotated[ArgsSchema, SkipValidation()] = Field(..., description='The tool schema.')
The input arguments' schema.