get_secret_by_id
Retrieve a specific secret by its ID using the APISIX-MCP server. Specify the secret manager type (e.g., vault, aws, gcp) and optional pagination parameters to access secure data efficiently.
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 |