II.
PluginTarget JSON
Structured · liveplugin-target:goose
Goose json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-target:goose",
"_kind": "PluginTarget",
"_file": "extensions/plugin-artifacts/plugin-target-goose.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Goose",
"hostAgent": "agent:goose",
"adapterFamily": "shell-hook",
"manifestFormat": "config.yaml",
"commandFormat": "markdown-commands",
"hookRegistrationFormat": "none",
"skillHandling": "unsupported",
"marketplacePath": null,
"adapterName": "goose",
"scriptVariants": [
"bash"
],
"distribution": [
"github-repo"
],
"distributionModel": "workspace-generated",
"npmPublishable": false,
"installLayout": {
"harnessHomeRelative": ".config/goose"
},
"packageMetadata": {
"moduleType": "commonjs",
"binScriptExt": ".sh",
"installLifecycle": "none",
"activationMessage": "restart",
"emitCjsWrappers": false
},
"componentSupport": {
"agents": "unsupported",
"context": "supported"
}
},
"outgoingEdges": [
{
"from": "plugin-target:goose",
"to": "agent:goose",
"kind": "hosted_by",
"attributes": {}
}
],
"incomingEdges": []
}