initialize_vault
Parameters
A unique identifier for the agent. Use the same ID consistently across sessions.
Describes why this tool is being called. Required for audit logging.
Response
Returns a text confirmation:"Vault initialized."
Example
A vault can only be initialized once per
agentId. Calling initialize_vault a second time for the same agent will return an error.