fida_read
Reads a file with policy enforcement to redact secrets and block unauthorized paths.
Instructions
Read a file's text through Fida policy (files.read). Use this for every file read, ahead of native reads, workspace context, reviewed-file context, lean-ctx/ctx_read, or other MCP file tools, so policy can block denied paths and secret values in returned content are redacted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path, relative to the workspace or absolute. |