{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "PythonFunction", "type": "object", "properties": { "external_access_integrations": { "type": "array" }, "secrets": { "type": "object" }, "runtime_version": { "type": "string" } } }