None — every tool is low-risk, high-confidence, and outside PCI/HIPAA payload scope.
All other tools (13)
graphos-tools.ApolloConnectorsSpec low conf highallow
Returns the Apollo Connectors specification for authoring @connect and @source directives in GraphQL schemas.
graphos-tools.ApolloDocsRead low conf highallow
Reads a paginated Apollo documentation page by slug and returns its content in chunks.
graphos-tools.ApolloDocsSearch low conf highallow
Searches official Apollo documentation and returns matching URLs, slugs, and excerpts.
graphos-tools.GetLatestLaunch low conf highallow
Reveals the most recent schema launch's status, subgraph changes, composition errors, and schema diff for a graph variant.
graphos-tools.GetLaunch low conf highallow
Returns full detail for a single schema launch including status, changed subgraphs, composition errors, and schema diff.
graphos-tools.GetLaunchHistory low conf highallow
Lists recent schema launches for a variant to reveal deployment stability, repeated failures, or frequently superseded launches.
graphos-tools.GetLintResults low conf highallow
Retrieves schema lint violations from recent check workflows, including each diagnostic's coordinate, rule, severity, and source location.
graphos-tools.GetMyIdentity low conf highallow
Resolves the caller's GraphOS identity, graph memberships, and service-account context from the supplied API key.
graphos-tools.GetOperationMetrics low conf highallow
Returns per-operation usage and health metrics — request counts, latency percentiles, and error counts — as CSV over a time window.
graphos-tools.GetPersistedQueryListStatus low conf highallow
Reports whether a graph variant has a Persisted Query List and its current build, revealing a production security-gate gap.
graphos-tools.GetSubgraphMetrics low conf highallow
Returns per-subgraph traffic and health metrics — fetch counts, latency percentiles, and error counts — as CSV over a time window.
graphos-tools.GetTopOperations low conf highallow
Identifies the highest-traffic GraphQL operations on a variant with request counts, types, and operation signatures.
graphos-tools.GetVariantDetails low conf mediumallow
Exposes a graph variant's federation version, subgraph inventory, router status, and raw router configuration YAML.