snowflake_describe_procedure
Retrieve procedure signature, return type, language, and definition body to inspect Snowflake stored procedures and understand their structure.
Instructions
Describe procedure signature, return type, language, and definition body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| schema_name | No | ||
| procedure_signature | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||