Environment and storage

ToolPermissionPurpose
list_env_keysreadList environment-variable key names for an application, database, or service. Never returns values.
list_shared_env_keysreadList shared key names at project or environment scope. Never returns values.
list_storagesreadList persistent and file storage mounts. Never returns file contents.

Task command bodies and supported sensitive fields require read:sensitive. Environment values are not returned by these tools.

On this page