context = array_merge($this->context, $context); return $this; } abstract public function getSchema(): array|InputSchemaField; }