sage_directory
List authorized message recipients with local or federated scope, showing display name, provider, and agent ID. Verify exact messaging edges without presence or delivery data.
Instructions
List recipients this signed caller is currently authorized to address. The default local scope is one metadata-only database read and performs no federation probes. Request scope=all explicitly to add live-revalidated federated contacts already authorized by an exact shared-domain or linked-reader messaging edge. Each row includes display name, immutable registered name, provider, exact agent_id/to, and local/federated provenance. This is authorization metadata, never online presence, reachability, delivery, or read evidence. Older peers without safe enumeration support are omitted and reported as an incomplete federated view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | The default local scope performs no federation network checks; all explicitly requests the caller-authorized local/federated union. | local |
| peer_cursor | No | Bounded federated continuation returned by a previous scope=all call. Ignored for local scope. |