OptionalfrodoOptional root Frodo instance used by the default resolver.
Defaults to the library singleton frodo.
OptionalpaginationOptional heuristic threshold used to flag potentially paginated array responses when no explicit pagination controls were provided.
Defaults to 1000.
OptionalresolveOptional custom resolver that returns a request-scoped Frodo instance. When omitted, resolveRequestScopedFrodo is used.
OptionalresultOptional payload size threshold used to flag large inline responses and produce actionable summary metadata for agents.
Defaults to 65536 bytes.
Optional runtime customization hooks.