GetAllowedTools 获取所有允许的工具名称
(ctx context.Context)
| 15 | |
| 16 | // GetAllowedTools 获取所有允许的工具名称 |
| 17 | GetAllowedTools(ctx context.Context) []string |
| 18 | |
| 19 | // GetConstraintType 获取约束类型 |
| 20 | GetConstraintType() ConstraintType |
no outgoing calls
no test coverage detected