Create JSON Schema for Package Function Validation
package_function_schema(
min_functions = 0,
max_functions = 10,
description = NULL
)List containing JSON schema
Integer. Minimum number of functions (default: 0 to allow empty)
Integer. Maximum number of functions (default: 10)
Character string. Custom description