Skip to content

Tasks API: Implement POST /tasks/{id}/send #902

@mafredri

Description

@mafredri

Implement input injection endpoint.

Base path: /api/v2/organizations/{org}/members/{user}

Behavior

  • Body: { input: string }.
  • Forward to task agent.
  • Return updated state if available.

Request model

  • input: string

Response model

  • Acknowledgment.

References: #838

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions