get_secret_by_id
Retrieve a specific secret by its ID from supported secret managers like Vault, AWS, or GCP using the APISIX-MCP server integration.
Instructions
Get a secret by ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
id | No | secret id | |
manager | Yes | secret manager type | |
page | No | page number | |
page_size | No | page size |