---
title: "Kie AI"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/kie/dynamic_schema/kieai
markdown: https://docs.nodetool.ai/nodes/kie/dynamic_schema/kieai.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/kie/dynamic_schema/kieai.md
---

# Kie AI

**Type:** `kie.dynamic_schema.KieAI`

**Namespace:** `kie.dynamic_schema`

## Description

Dynamic Kie.ai node for running any kie.ai model.
    kie, dynamic, schema, api, inference, runtime, model

    Use cases:
    - Call any kie.ai model without a dedicated Python node
    - Prototype workflows with new models as they appear
    - Run models by pasting their API documentation
    - Access the full kie.ai catalog dynamically

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| model_info | `str` | Paste the full API documentation from the kie.ai model page. | `` |

## Outputs

_(none)_

## Related Nodes

Browse other nodes in the [kie.dynamic_schema](./) namespace.
