Check a declared connection
Identify whether the declared inputs and outputs fit, including missing information and corrective next actions.
Guide 02 // Agent Preflight
Read-only preflight gives a coding or agent client a bounded way to inspect a proposed connection without turning that request into authority.
Identify whether the declared inputs and outputs fit, including missing information and corrective next actions.
Return a bounded compatibility report, compare safe drafts or produce a human-reviewable starting point.
It cannot retrieve secrets, configure destinations, sign policy, queue work, execute work or make arbitrary network calls.
An agent can receive a useful answer without ambient operational access. That reduces the pressure to turn exploratory prompts into live system changes.