Operation detail

Back to operation catalog

gitlab.issue.read

Runs the native sidecatd governed GitLab issue read effect and records the invocation trace.

FieldValue
Classgoverned_external_effect
Ownersidecatd.gitlab-effects
Input schemasidecat.gitlab_issue_read_request.v0
Output schemasidecat.gitlab_issue_read_operation_output.v0

Input template

{
  "base_url": "https://gitlab.com",
  "credential_id": "cred_gitlab_issue_read",
  "evidence_ref": "work_log:local:example",
  "iid": 1,
  "project_path": "sidecat-dev/sidecat",
  "reason": "Observe the governed GitLab issue state",
  "requested_by": "agent:codex",
  "schema": "sidecat.gitlab_issue_read_request.v0",
  "work_id": "work_thread:local:example"
}