list_tenant_github_orgs
Lists every GitHub organization installed under your StepSecurity tenant, providing clickable dashboard URLs for security summaries. Start tenant-wide investigations here, then use per-org tools for deeper analysis.
Instructions
List every GitHub organization installed under a StepSecurity tenant. Call this first when a user asks for a tenant-wide view (e.g. 'find repos across my tenant using bun.sh') — then fan out find_repos_using_endpoint or similar per-org tools across the result. Each org has a dashboard_url pointing to its security summary — surface it as a clickable link per org. customer is optional; falls back to STEP_SECURITY_CUSTOMER.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer | No | StepSecurity customer/tenant identifier. Optional — falls back to STEP_SECURITY_CUSTOMER env var. |