Mutation
Variables
Response
Mutations
inspectAgentCodebase
Inspects an agent codebase and returns a codebase inspection.
MUTATION
inspectAgentCodebase(input: InspectAgentCodebaseInput!): CodebaseInspection!Arguments
input
required
Values for the requested operation.
Returns
jobId
ID!
Identifier of the related job.
snapshot
The snapshot associated with this codebase inspection.
existingRepository
The existing repository associated with this codebase inspection. May be null when unavailable or not applicable.
Mutation
Variables
Response