Skip to content

[Feature]: make comment internal #716

@TylonHH

Description

@TylonHH

Is your feature request related to a problem? Please describe.

comment cant be created internal

Describe the solution you'd like

to use this I found this here:

"properties": {
    "type": "array",
    "items": {
        "title": "Entity Property",
        "type": "object",
        "properties": {
            "key": {
                "type": "string"
            },
            "value": {}
        },
        "additionalProperties": false
    }
}

conten type header must be Content-Type: application/json

Describe alternatives you've considered

none alternative

Use Case

as an agent I also wanna create internal comments

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions