FlowRelay FlowRelay Docs Shopify Flow
All docs pages

START

USE CASES

SET UP

OPERATE

RECOVER

AGENT ACCESS

REFERENCE

Reference

OpenAPI

Generated OpenAPI schema discovery and public contract placement for Agent Operations.

Schema location #

Use the OpenAPI document for exact field names, types, and shapes. Use these prose docs for product meaning, delivery semantics, and safe guidance. The two are complementary; neither replaces the other.

ArtifactURL
OpenAPI JSONhttps://docs.flowrelay.app/reference/openapi/agent-operations.openapi.json
Trigger mapping referencehttps://docs.flowrelay.app/setup/trigger-variants-and-event-mapping/
Agent mission playbookshttps://docs.flowrelay.app/agent-access/agent-mission-playbooks/
Availability and refusalshttps://docs.flowrelay.app/agent-access/availability-and-refusals/
Agent orientationhttps://docs.flowrelay.app/agent-access/agent-orientation/
Docs indexhttps://docs.flowrelay.app/llms.txt

Versioning #

Generated schema versions move with the Agent Operations contract. Agents re-read the manifest and OpenAPI document before relying on cached operation names or schemas.

Operation names #

Use stable operation IDs for generated clients. Keep docs examples synthetic and redacted, and do not include real tokens, authentication headers, event bodies, or customer records.

Generated clients #

If you generate a client from the schema, preserve refusal handling, idempotency keys, docs URLs in refusals, and the action-preview lifecycle. These behaviors are part of the Agent Operations contract and must remain visible in your client.