Skip to main content
Notifications emitted while constructing, reviewing, and executing plans. Subscribe to follow complex or simple orchestration steps as they unfold.

NOTIFICATION_PLAN_ORCHESTRATION_COMPLEX_INITIATED

Complex plan creation started.
{
  "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

Complex plan creation 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

Complex plan creation 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

Review of complex plan started.
{
  "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

Review of complex plan 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

Review of complex plan 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

Knowledge-base planning started.
{
  "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

Knowledge-base planning 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

Knowledge-base planning 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

Planning triggered knowledge retrieval.
{
  "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

Tool usage planning started.
{
  "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

Tool usage planning 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

Tool usage planning 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

Reflection phase started.
{
  "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

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

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

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

Collaboration planning started.
{
  "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

Collaboration planning 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

Collaboration planning 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"
  }
}
I