gitpod.v1.AgentService

EmitAgentSessionActivity

Emits an activity to the external agent session (e.g., Linear) associated with this agent execution. The backend resolves the session ID from the execution's annotations and uses the org's app token to authenticate.

post/gitpod.v1.AgentService/EmitAgentSessionActivity

Request body

GitpodV1EmitAgentSessionActivityRequest required— unresolved $ref

Response

Success

GitpodV1EmitAgentSessionActivityResponse required

Changes