External Agent commands

Snowflake provides SQL commands to create and manage external agent objects. External agents represent generative AI applications in Snowflake for use with AI Observability.

CommandDescription
CREATE EXTERNAL AGENTCreates a new external agent.
ALTER EXTERNAL AGENTModifies the properties of an existing external agent.
SHOW EXTERNAL AGENTSLists the external agents for which you have access privileges.
DESCRIBE EXTERNAL AGENTDescribes the properties of an external agent.
DROP EXTERNAL AGENTRemoves the specified external agent from the current or specified schema.