QueryDefinition

March 30, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
namestr:heavy_check_mark:Name of the query
descriptionOptionalNullable[str]:heavy_minus_sign:Description of the query
input_schemaDict[str, Any]:heavy_check_mark:Input JSON schema of the query's model
output_schemaDict[str, Any]:heavy_minus_sign:Output JSON schema of the query's model