KB Onboarding Status
kb_onboarding_statusCompute the onboarding status for a workspace and optional component, returning states such as absent, partial, onboarded, or rename_candidate.
Instructions
Compute onboarding status for a workspace + optional component. State is one of: absent, partial, onboarded, rename_candidate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| component | No | Optional component key under the workspace. | |
| workspace | Yes | Project or workspace key in the KB. | |
| component_remote_url | No | Optional git remote URL used for matching. | |
| workspace_remote_url | No | Optional git remote URL used for matching. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||