paradex_vaults
Retrieve and filter detailed vault information, including configuration, permissions, and parameters, using JMESPath expressions for efficient data sorting and filtering.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
jmespath_filter | No | JMESPath expression to filter, sort, or limit the results. | |
limit | No | Limit the number of results to the specified number. | |
offset | No | Offset the results to the specified number. | |
vault_address | No | The address of the vault to get details for or empty string to get all vaults. |