db_rpc
db_rpcInspect stored procedures and functions: view signatures, return shapes, languages, and security settings by name or list routines with detailed metadata.
Instructions
Read-only database tool for function questions: inspect one stored procedure/function signature by name, or pass list: true to enumerate routines with signatures, return shape, language, and security.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | ||
| name | No | ||
| limit | No | ||
| schema | No | ||
| argTypes | No | ||
| projectId | No | ||
| projectRef | No | ||
| includeSource | No | ||
| includeSystemSchemas | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | ||
| mode | No | ||
| name | No | ||
| rpcs | No | ||
| limit | No | ||
| _hints | Yes | ||
| schema | No | ||
| source | No | ||
| returns | No | ||
| language | No | ||
| toolName | Yes | ||
| truncated | No | ||
| volatility | No | ||
| totalReturned | No | ||
| securityDefiner | No |