exec_proc_preview
Execute PostgreSQL stored procedures with parameter control and result limiting for database testing and exploration.
Instructions
Execute PostgreSQL functions or procedures with optional parameters and result limiting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proc_name | Yes | ||
| parameters | No | ||
| max_rows | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||