save-agent-config
ActiveTool of BrainFlow
declared in 0.1.0
Internal — save agent.md content for a role.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"role",
"content"
],
"properties": {
"role": {
"type": "string",
"description": "Role identifier, e.g. 'engineer' or 'pm'"
},
"content": {
"type": "string",
"description": "The agent.md content to save"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
BrainFlow
1/7 registries