bootstrap_project
ActiveTool of OpenAkashic
declared in 1.28.0
Create or verify a project workspace with README index and optional agent-defined subfolders.
Parameters schema
{
"type": "object",
"title": "bootstrap_projectArguments",
"properties": {
"tags": {
"anyOf": [
{
"type": "array",
"items": {
"type": "string"
}
},
{
"type": "null"
}
],
"title": "Tags",
"default": null
},
"scope": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Scope",
"default": null
},
"title": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Title",
"default": null
},
"folders": {
"anyOf": [
{
"type": "array",
"items": {
"type": "string"
}
},
{
"type": "null"
}
],
"title": "Folders",
"default": null
},
"project": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Project",
"default": null
},
"related": {
"anyOf": [
{
"type": "array",
"items": {
"type": "string"
}
},
{
"type": "null"
}
],
"title": "Related",
"default": null
},
"summary": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Summary",
"default": null
},
"description": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Description",
"default": null
},
"project_key": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Project Key",
"default": null
},
"canonical_docs": {
"anyOf": [
{
"type": "array",
"items": {
"type": "string"
}
},
{
"type": "null"
}
],
"title": "Canonical Docs",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
OpenAkashic
https://github.com/szara7678/OpenAkashic
2/7 registries