Notifications
Plan Orchestration Notifications
Notifications emitted while constructing, reviewing, and executing plans.
Subscribe to follow complex or simple orchestration steps as they unfold.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "complex plan creation started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_IN_PROGRESS{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_IN_PROGRESS",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "complex plan creation in progress",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "complex plan creation completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "review of complex plan started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_IN_PROGRESS{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_IN_PROGRESS",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "review of complex plan in progress",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_REVIEW_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "review of complex plan completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "knowledge-base planning started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_IN_PROGRESS{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_IN_PROGRESS",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "knowledge-base planning in progress",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_BASE_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "knowledge-base planning completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_RETRIEVAL_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_KNOWLEDGE_RETRIEVAL_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "planning triggered knowledge retrieval",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "tool usage planning started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_IN_PROGRESS{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_IN_PROGRESS",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "tool usage planning in progress",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_TOOL_USAGE_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "tool usage planning completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "reflection phase started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_ABORTED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_ABORTED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "reflection aborted",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_FAILED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_FAILED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "reflection failed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_REFLECTION_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "reflection completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_INITIATED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_INITIATED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "collaboration planning started",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_IN_PROGRESS{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_IN_PROGRESS",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "collaboration planning in progress",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}
NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_COMPLETED{
"type": "NOTIFICATION_PLAN_ORCHESTRATION_COLLABORATION_COMPLETED",
"eventId": "evt_1",
"threadId": "thread_456",
"requestId": "req_1",
"eventMessage": {
"agent": null,
"content": "collaboration planning completed",
"collaborationId": null,
"activeAssistantCollaborationRequired": null,
"toolExecutionApprovalRequest": null,
"timestamp": "2025-08-12T00:00:00"
}
}