II.
APIEndpoint overview
Reference · liveapi-endpoint:tasks-adapter-server-client-questions-create
POST /api/v1/questions overview
[direction: outbound-client] Submit a new breakpoint (question) to the upstream breakpoints-pro server. Body: { text, context, routing, projectId, repoId }. Source: packages/tasks-adapter/src/backends/server.ts:287-294.
Attributes
displayName
POST /api/v1/questions
method
POST
path
/api/v1/questions
authRequired
true
description
[direction: outbound-client] Submit a new breakpoint (question) to the
upstream breakpoints-pro server. Body: { text, context, routing,
projectId, repoId }. Source: packages/tasks-adapter/src/backends/server.ts:287-294.
Outgoing edges
exposed_by1
- package:a5c-ai-tasks-adapter·PackageSurfaceTasks Adapter
Incoming edges
exposes_endpoint1
- package:a5c-ai-tasks-adapter·PackageSurfaceTasks Adapter