Agent Secrets
Manage agent-scoped secrets that tool argument overrides can reference via $ref.
Get agent secrets
Returns the agent's secrets. Values are always masked (`****`). Plaintext is never exposed on read.
Replace agent secrets
Replaces the agent's secrets. The submitted map fully replaces the previous set. Names not in the request are removed.
Update agent secrets
Updates the agent's secrets. Names present in the map are added or replaced. Names absent from the map are left unchanged.