Cortex Agent 命令¶
Snowflake provides SQL commands to create and manage Cortex Agent objects.
| Command | Description |
|---|---|
| CREATE AGENT | Creates a new Cortex Agent or replaces an existing one. |
| ALTER AGENT | Modifies the properties or specification for an existing Cortex Agent. |
| SHOW AGENTS | Lists the Cortex Agents for which you have access privileges. |
| DESCRIBE AGENT | Describes the properties of a Cortex Agent. |
| DROP AGENT | Removes the specified Cortex Agent from the current or specified schema. |