# IBM watsonx Orchestrate ADK: 1.15.x

## 1.15.x

### Release Notes

- [What's new](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/release/release.md): See the latest improvements and bug fixes from the new version of the ADK
- [Known issues and limitations](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/release/knownissues.md): See the known issues and limitations, and learn how to circumvent them until they get fixed
- [Troubleshooting](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/release/troubleshooting.md)

### Get Started

- [Welcome to IBM watsonx Orchestrate Agent Development Kit](https://developer.watson-orchestrate.ibm.com/index.md)
- [What is watsonx Orchestrate ADK](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/getting_started/what_is.md)
- [Getting started with the ADK](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/getting_started/installing.md)

#### Environments

- [Configure access to remote environments](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/environment/initiate_environment.md)
- [Getting credentials for your environments](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/environment/production_import.md)

#### Tutorials

- [Tutorial: Creating your first agent with the Agent builder](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_1_hello_world.md)
- [Tutorial: Creating the Empower agent on Agent builder](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_2_arrows_internal_employees.md)
- [Tutorial: Multi-language support](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_3_multi_language_support.md)
- [Tutorial: Creating the Healthcare provider agent on Agent builder](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_4_healthcare_provider.md)
- [Tutorial: Operating in an air gapped environment](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_5_operating_in_an_airgapped_environment.md)
- [Tutorial: Using watsonx Orchestrate and Langflow](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/tutorial_langflow.md)

##### Configuring SSO for Workday

- [Configuring SSO for Workday by using OAuth On-Behalf-Of flow](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/workday_sso_connections/sso-diagram-concepts.md)
- [Verify SSO authentication between Entra ID and Workday](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/workday_sso_connections/verify-sso-authentication.md)
- [Configuring Workday connection on watsonx Orchestrate](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tutorials/workday_sso_connections/configure-workday-connection.md)

### Build

- [Partners](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/partners/partners.md)
- [Configuring ADK encoding type](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/settings/file_encoding.md)

#### Agents

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/overview.md)
- [Authoring agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/build_agent.md)
- [Connect to external agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/connect_agent.md)
- [Importing and deploying agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/import_agent.md)
- [Managing agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/manage_agent.md)
- [Integrating agents with my application](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/agents/integrate_agents.md)

#### Agentic Workflows

- [Understanding agentic workflows](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/overview.md)
- [Building agentic workflows](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/building_flow.md)
- [Mapping inputs and outputs](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/data_map.md)
- [Testing agentic workflow](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/testing_flow.md)
- [Scheduler (Public Preview)](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/scheduler.md)
- [Agentic workflow expressions](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/flow_expression.md)

##### Workflow nodes

- [Agent node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/agent_node.md)
- [Tool node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/tool_node.md)
- [Branch node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/branch_node.md)
- [Foreach node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/foreach_node.md)
- [Decisions node (Public Preview)](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/decisions_node.md)
- [Generative prompt node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/genai_node.md)
- [User activity node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/user_activities_node.md)
- [Timer node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/timer_node.md)

###### Document processing (Public preview)

- [Document field extractor node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/document_extractor.md)
- [Document classifier node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/document_classifier.md)
- [Document text extractor node](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/flows/document_processing_nodes.md)

#### Tools

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/overview.md)
- [Authoring OpenAPI based tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/create_openapi_tool.md)
- [Authoring Python-Based Tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/create_tool.md)
- [Managing tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/manage_tool.md)

##### Authoring Langflow tools

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/langflow/overview.md)
- [Prerequisites and limitations](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/langflow/prerequisistes_and_limitations.md)
- [Building Langflow tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/langflow/building.md)
- [Binding global variables to connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/langflow/binding_variables.md)
- [Importing Langflow tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/langflow/import.md)

#### Toolkits

- [What are toolkits?](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/toolkits/overview.md)
- [Importing local MCP toolkits](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/toolkits/local_mcp_toolkits.md)
- [Importing remote MCP toolkits](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/toolkits/remote_mcp_toolkits.md)
- [Managing toolkits](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/tools/toolkits/manage_toolkits.md)

#### Connections

- [Why use connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/connections/overview.md)
- [Creating connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/connections/build_connections.md)
- [Managing connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/connections/managing_connections.md)

##### Associating connections

- [Associating connections to OpenAPI tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/connections/associate_connection_to_tool/openapi_connections.md)
- [Associating connections to Python tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/connections/associate_connection_to_tool/python_connections.md)

#### Knowledge Bases

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/knowledge_base/overview.md)
- [Creating knowledge bases](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/knowledge_base/build_kb.md)
- [Importing knowledge bases](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/knowledge_base/deploy_kb.md)
- [Managing knowledge bases](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/knowledge_base/manage_kb.md)

#### Large Language Models (LLMs)

- [Choosing your LLM](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/llm/getting_started_llm.md)
- [Managing custom LLMs with the AI gateway](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/llm/managing_llm.md)
- [Configuring model policies](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/llm/model_policies.md)
- [Enabling watsonx/* LLMs](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/llm/watsonx_models.md)

#### Voice

- [Managing voice configuration](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/voice/managing_voice.md)
- [Adding voice to an agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/voice/adding_voice_to_agent.md)

#### Orchestrate copilot

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/overview.md)
- [Installing Orchestrate copilot VScode extension](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/installing_copilot.md)
- [Using Orchestrate copilot extension](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/using_copilot_extension.md)
- [Using Orchestrate copilot command palette](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/copilot_command_palette.md)

### Analyze

#### Evaluation Framework

- [Overview](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/overview.md)
- [Creating an evaluation dataset](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/create_data.md)
- [Evaluating agents and tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/evaluate.md)
- [Quick evaluation of agents and tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/quick_eval.md)
- [Analyzing agents and tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/analyze.md)
- [LLM agent vulnerability testing](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/evaluate/llm_vulnerability.md)

#### Langfuse

- [Monitoring your LLMs with Langfuse](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/llm/observability.md)

### watsonx Orchestrate Developer Edition

- [What is watsonx Orchestrate Developer Edition?](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/wxOde_overview.md)
- [watsonx Orchestrate Developer Edition: watsonx Orchestrate server commands](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/manage_local_server.md)
- [Subscribing to security bulletins](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/security_bulletins.md)

#### Installing

- [Installing watsonx Orchestrate Developer Edition](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/wxOde_setup.md)
- [Using custom watsonx Orchestrate Developer Edition docker file](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/custom_yaml.md)
- [Creating custom Developer Edition image registry](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/developer_edition/custom_registry.md)

#### Orchestrate copilot server commands

- [Creating agent with Orchestrate copilot](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/creating_agent.md)
- [Refining agent with Orchestrate copilot](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/copilot/refining_agent.md)

#### watsonx Orchestrate Developer Edition APIs

##### Orchestrate Agent

- [Chat With Orchestrate Assistant As Stream](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/chat-with-orchestrate-assistant-as-stream.md)
- [List Orchestrate Assistant Runs](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/list-orchestrate-assistant-runs.md)
- [Chat With Orchestrate Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/chat-with-orchestrate-assistant.md)
- [Upload To S3](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/upload-to-s3.md)
- [Cancel An Orchestrate Assistant Run](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/cancel-an-orchestrate-assistant-run.md)
- [Get Orchestrate Assistant Run](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/get-orchestrate-assistant-run.md)
- [Get Orchestrate Assistant Run Events](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/get-orchestrate-assistant-run-events.md)
- [Chat With Agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-agent/chat-with-agents.md)

##### Assistants Runs

- [List Assistant Runs](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/assistants-runs/list-assistant-runs.md)
- [Run Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/assistants-runs/run-assistant.md)
- [Get Assistant Run By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/assistants-runs/get-assistant-run-by-id.md)

##### Custom Assistants

- [List Custom Assistants](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/list-custom-assistants.md)
- [Create Custom Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/create-custom-assistant.md)
- [Get Custom Assistant By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/get-custom-assistant-by-id.md)
- [Delete Custom Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/delete-custom-assistant.md)
- [Update Custom Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/update-custom-assistant.md)
- [List Custom Assistant Files](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/list-custom-assistant-files.md)
- [Upload File To A Custom Assistant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/upload-file-to-a-custom-assistant.md)
- [Delete Custom Assistant File By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/custom-assistants/delete-custom-assistant-file-by-id.md)

##### watsonx Assistant

- [List Watsonx Assistant Instances](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/list-watsonx-assistant-instances.md)
- [Register Watsonx Assistant Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/register-watsonx-assistant-instance.md)
- [Get Watsonx Assistant Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/get-watsonx-assistant-instance.md)
- [Delete Watsonx Assistant Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/delete-watsonx-assistant-instance.md)
- [Update Watsonx Assistant Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/update-watsonx-assistant-instance.md)
- [Fetch List Of Assistants Available In Wxa Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/watsonx-assistant/fetch-list-of-assistants-available-in-wxa-instance.md)

##### External Chat Agents

- [List Registered External Chat Completions Agants.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/external-chat-agents/list-registered-external-chat-completions-agants.md)
- [Register An External Chat Completions Agent.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/external-chat-agents/register-an-external-chat-completions-agent.md)
- [Get A Registered External Chat Completions Agent By Id.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/external-chat-agents/get-a-registered-external-chat-completions-agent-by-id.md)
- [Delete A Registered External Chat Completions Agent.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/external-chat-agents/delete-a-registered-external-chat-completions-agent.md)
- [Update A Registered External Chat Completions Agent.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/external-chat-agents/update-a-registered-external-chat-completions-agent.md)

##### Message Threads

- [List Message Threads](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/list-message-threads.md)
- [Create Message Thread](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/create-message-thread.md)
- [Get Message Thread By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/get-message-thread-by-id.md)
- [Delete Message Thread](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/delete-message-thread.md)
- [Update Message Thread](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/update-message-thread.md)
- [List Messages](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/list-messages.md)
- [Create Message](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/create-message.md)
- [Get Message By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/get-message-by-id.md)
- [Delete Message](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/delete-message.md)
- [Update Message](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/message-threads/update-message.md)

##### Catalog Management

- [Export Catalog Resources](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/catalog-management/export-catalog-resources.md)
- [List All Apps Available In Catalog](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/catalog-management/list-all-apps-available-in-catalog.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [List All Skills Available From Catalog, Under An Application](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/catalog-management/list-all-skills-available-from-catalog-under-an-application.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.

##### Tenant Management

- [Fetch Tenants](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/fetch-tenants.md)
- [Create Tenant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/create-tenant.md)
- [Get Tenant By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/get-tenant-by-id.md)
- [Delete Tenant By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/delete-tenant-by-id.md)
- [Update Tenant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/update-tenant.md)
- [Sync Tenant Permission](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/sync-tenant-permission.md)
- [Revoke Tenant Permissions](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tenant-management/revoke-tenant-permissions.md)

##### Provisioning Lite

- [Provision](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/provision.md)
- [Deprovision](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/deprovision.md)
- [Add User](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/add-user.md)
- [Delete User](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/delete-user.md)
- [Update User](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/update-user.md)
- [Monitor Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/monitor-instance.md)
- [Propagate Tenant And User Events](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/provisioning-lite/propagate-tenant-and-user-events.md)

##### Embed settings

- [Get Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/embed-settings/get-config.md)
- [Create Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/embed-settings/create-config.md)
- [Generate Key Pair](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/embed-settings/generate-key-pair.md)

##### User Profiles

- [Get My Profile](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/user-profiles/get-my-profile.md)
- [Update Profile Settings](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/user-profiles/update-profile-settings.md)

##### Completions

- [Create Completion](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/completions/create-completion.md)
- [Create Chat Completion](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/completions/create-chat-completion.md)

##### Background Tasks

- [List Background Tasks](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/background-tasks/list-background-tasks.md)
- [Fetch Background Task](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/background-tasks/fetch-background-task.md)
- [Abort Background Task](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/background-tasks/abort-background-task.md)

##### Auth

- [Register A User Profile](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/auth/register-a-user-profile.md)
- [Login For Token](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/auth/login-for-token.md)

##### Orchestrate Assistant

- [Callback](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/orchestrate-assistant/callback.md)

##### Notifications

- [Post A Notification](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/notifications/post-a-notification.md)
- [Fetch All Notifications For A User By Tenant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/notifications/fetch-all-notifications-for-a-user-by-tenant.md)
- [Post A Notification](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/notifications/post-a-notification-1.md)

##### IBM unique ID mapping

- [Get Unique Id Mapping](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/ibm-unique-id-mapping/get-unique-id-mapping.md)
- [Create Tenant Unique Id Mapping](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/ibm-unique-id-mapping/create-tenant-unique-id-mapping.md)
- [Delete Mapping](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/ibm-unique-id-mapping/delete-mapping.md)

##### Prompts

- [Get Prompts](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/prompts/get-prompts.md)
- [Create Or Update Prompt](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/prompts/create-or-update-prompt.md)
- [Delete All Prompts](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/prompts/delete-all-prompts.md)
- [Get A Prompt](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/prompts/get-a-prompt.md)
- [Delete Prompt](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/prompts/delete-prompt.md)

##### Artifact Management

- [Fetch List Of Apps Added In Archer](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/fetch-list-of-apps-added-in-archer.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [Fetch List Of Skills Added In Archer](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/fetch-list-of-skills-added-in-archer.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [Add Skill To Archer](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/add-skill-to-archer.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [Edit Skill : Update Routing-Description](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/edit-skill.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [Remove Skill From Archer](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/remove-skill-from-archer.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.
- [Update Skill In Archer](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/artifact-management/update-skill-in-archer.md): This operation will no longer be available after 2025-04-30 and will be discontinued in upcoming weeks due to the deprecation of the direct use of apps and skills in the AI agent. Use tools to complete specific tasks through agents.

##### all journey types

- [List All Possible Journeys](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/all-journey-types/list-all-possible-journeys.md)

##### Connections

- [Get Connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/connections/get-connections.md): Retrieve a connection based on the provided app ID and shared flag.
- [Create Connection](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/connections/create-connection.md): Creates a new connection with validation, duplicate checking, and OAuth2 processing.
- [Delete Connection](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/connections/delete-connection.md)
- [Oauth Callback](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/connections/oauth-callback.md)
- [Get List Of Connections](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/connections/get-list-of-connections.md): Retrieve a connection based on the provided app ID.

##### Tools

- [Fetch Tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/fetch-tools.md)
- [Create A Tool](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/create-a-tool.md)
- [Get Tool By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/get-tool-by-id.md)
- [Patch A Tool](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/patch-a-tool.md)
- [Delete A Tool By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/delete-a-tool-by-id.md)
- [Upload Tools Supporting Artifact](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/upload-tools-supporting-artifact.md)
- [Download Tools Supporting Artifact](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/download-tools-supporting-artifact.md)
- [Create From Template](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/create-from-template.md)
- [Post Tool Response From The Async Tool](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools/post-tool-response-from-the-async-tool.md)

##### Tools V2

- [Fetch Tools](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/tools-v2/fetch-tools.md)

##### LLM Analytics

- [Get Llm Analytics Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/llm-analytics/get-llm-analytics-config.md): Get LLM analytics tool integration status
- [Create Or Update Llm Analytics Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/llm-analytics/create-or-update-llm-analytics-config.md): Create or update LLM analytics tool integration
- [Delete Llm Analytics Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/llm-analytics/delete-llm-analytics-config.md): Delete LLM analytics tool integration

##### Agents

- [List Registered Agents](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/list-registered-agents.md): Lists all registered agents.
- [Register A New Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/register-a-new-agent.md): Registers a new agent in the system.
- [Get A Registered Agent By Id.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/get-a-registered-agent-by-id.md): Retrieves details of a specific agent by its id.
- [Delete A Registered Agent.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/delete-a-registered-agent.md): Deletes a registered agent by id.
- [Update A Registered Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/update-a-registered-agent.md): Updates an existing agent by id.
- [Get List Of Tools Of An Agent Specific To A Version](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/get-list-of-tools-of-an-agent-specific-to-a-version.md): Retrieves details of a specific agent by its id.
- [Get Template Creation Status](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/get-template-creation-status.md): Get the creation status for an agent and its components.
- [Create An Agent From A Template.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/create-an-agent-from-a-template.md): Creates a new agent and its dependencies from a template.
- [Get List Of Connections From All Tools Associated With An Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/get-list-of-connections-from-all-tools-associated-with-an-agent.md): The api will traverse through all tools, tool-flows and its dependencies of the given agent and its collaborators. By default the traversal works in a multithreaded parallel execution logic, if the 'parallel_execution' flag is set to false, it executes sequentially traversing through each tool.
- [Get List Of Connections From All Tools Associated With An Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents/get-list-of-connections-from-all-tools-associated-with-an-agent-1.md): The api will traverse through all tools, tool-flows and its dependencies of the given agent and its collaborators. By default the traversal works in a multithreaded parallel execution logic, if the 'parallel_execution' flag is set to false, it executes sequentially traversing through each tool.

##### Agents V2

- [List Registered Agents.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents-v2/list-registered-agents.md): Lists all registered agents.
- [List Unified Agents.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agents-v2/list-unified-agents.md): Lists all registered agents.

##### Agent Releases

- [List Versioned Agents By Environment Name](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/list-versioned-agents-by-environment-name.md): Lists all registered agents.
- [Get List Of Agent Versions By Id.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/get-list-of-agent-versions-by-id.md): Lists all agent versions by agentid.
- [Release An Agent By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/release-an-agent-by-id.md): Release an agent by id.
- [Get The Status Of The Agent Deployment](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/get-the-status-of-the-agent-deployment.md): Get status of the current deployed agent version.
- [Get An Agent Version By Id And Version](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/get-an-agent-version-by-id-and-version.md): Get an agent version by id and version.
- [Delete Version Of A Released Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/delete-version-of-a-released-agent.md): Delete version of a released agent by id and version.
- [Undeploy A Released Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/undeploy-a-released-agent.md): Undeploy a released agent by id and version.
- [Switch Current Agent Version Of An Environment To A New Version.](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-releases/switch-current-agent-version-of-an-environment-to-a-new-version.md): Switch current agent version of an environment to a new version.

##### Agent Release Environments

- [List All Environments Of An Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-release-environments/list-all-environments-of-an-agent.md): List all environments of an agent.
- [Create An Environment For An Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-release-environments/create-an-environment-for-an-agent.md): Registers a new environment for an agent.
- [Get A Specific Environment For An Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-release-environments/get-a-specific-environment-for-an-agent.md): Get a specific environment for an agent.
- [Delete An Environment Of An Agent By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-release-environments/delete-an-environment-of-an-agent-by-id.md): Delete an environment of an agent by id.
- [Update An Environment Of An Agent By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-release-environments/update-an-environment-of-an-agent-by-id.md): Update an environment of an agent by id.

##### Agent Chat Starter Settings

- [Get Chat Starter Settings For A Registered Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-chat-starter-settings/get-chat-starter-settings-for-a-registered-agent.md): Retrieves welcome message and starter prompts of a specific agent by its id.
- [Create Or Update Chat Starter Settings For A Registered Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-chat-starter-settings/create-or-update-chat-starter-settings-for-a-registered-agent.md): Create or update chat starter settings for a registered agent.
- [Delete Chat Starter Settings](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-chat-starter-settings/delete-chat-starter-settings.md)

##### API Reference

- [Alive](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/alive.md): Get liveness status of the server. We are always assuming alive because of reconnection strategies
- [Ready](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/ready.md): Get server readiness to accept traffic

##### channel integration

- [List App](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/list-app.md)
- [Register App](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/register-app.md)
- [Delete App](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/delete-app.md)
- [List Slack App Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/list-slack-app-instance.md)
- [Register Slack App Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/register-slack-app-instance.md)
- [Get Slack App Instance By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/get-slack-app-instance-by-id.md)
- [Delete Slack App Instance By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/delete-slack-app-instance-by-id.md)
- [Call Slack App Instance](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/channel-integration/call-slack-app-instance.md)

##### Toolkits

- [Fetch Toolkits](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/fetch-toolkits.md)
- [Create A Toolkit](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/create-a-toolkit.md)
- [Get Toolkit By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/get-toolkit-by-id.md)
- [Delete A Toolkit By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/delete-a-toolkit-by-id.md)
- [Patch A Toolkit](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/patch-a-toolkit.md)
- [List Tools From Mcp Server Without Importing](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/list-tools-from-mcp-server-without-importing.md)
- [Upload Toolkits Supporting Artifact](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/upload-toolkits-supporting-artifact.md)
- [Download Toolkits Supporting Artifact](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/toolkits/download-toolkits-supporting-artifact.md)

##### Models

- [Fetch Models](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/fetch-models.md)
- [Create Model](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/create-model.md)
- [List Models](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/list-models.md)
- [List Embeddings Models](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/list-embeddings-models.md)
- [Update Model](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/update-model.md)
- [Delete Model By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/models/delete-model-by-id.md)

##### Model-Policy

- [Fetch Models Policy](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/model-policy/fetch-models-policy.md)
- [Create Model Policy](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/model-policy/create-model-policy.md)
- [Update Model](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/model-policy/update-model.md)
- [Delete Model Policy By Id](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/model-policy/delete-model-policy-by-id.md)

##### Voice Configurations

- [List Voice Configurations](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/voice-configurations/list-voice-configurations.md)
- [Create Voice Configuration](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/voice-configurations/create-voice-configuration.md)
- [Get Voice Configuration](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/voice-configurations/get-voice-configuration.md)
- [Delete Voice Configuration](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/voice-configurations/delete-voice-configuration.md)
- [Update Voice Configuration](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/voice-configurations/update-voice-configuration.md)

##### Credentials

- [Get Datastore Credentials For A Tenant](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/credentials/get-datastore-credentials-for-a-tenant.md)

##### General Channel

- [Get All Channels Environment](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/general-channel/get-all-channels-environment.md)

##### Genesys Bot Connector Channel

- [List Genesys Bot Connector Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesys-bot-connector-channel/list-genesys-bot-connector-channels.md)
- [Create Genesys Bot Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesys-bot-connector-channel/create-genesys-bot-connector-channel.md)
- [Get Genesys Bot Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesys-bot-connector-channel/get-genesys-bot-connector-channel.md)
- [Delete Genesys Bot Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesys-bot-connector-channel/delete-genesys-bot-connector-channel.md)
- [Update Genesys Bot Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesys-bot-connector-channel/update-genesys-bot-connector-channel.md)

##### Teams Channel

- [List Teams Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/teams-channel/list-teams-channels.md)
- [Create Teams Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/teams-channel/create-teams-channel.md)
- [Get Teams Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/teams-channel/get-teams-channel.md)
- [Delete Teams Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/teams-channel/delete-teams-channel.md)
- [Update Teams Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/teams-channel/update-teams-channel.md)

##### Twilio WhatsApp Channel

- [List Twilio Whatsapp Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-whatsapp-channel/list-twilio-whatsapp-channels.md)
- [Create Twilio Whatsapp Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-whatsapp-channel/create-twilio-whatsapp-channel.md)
- [Get Twilio Whatsapp Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-whatsapp-channel/get-twilio-whatsapp-channel.md)
- [Delete Twilio Whatsapp Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-whatsapp-channel/delete-twilio-whatsapp-channel.md)
- [Update Twilio Whatsapp Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-whatsapp-channel/update-twilio-whatsapp-channel.md)

##### Twilio SMS Channel

- [List Twilio Sms Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-sms-channel/list-twilio-sms-channels.md)
- [Create Twilio Sms Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-sms-channel/create-twilio-sms-channel.md)
- [Get Twilio Sms Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-sms-channel/get-twilio-sms-channel.md)
- [Delete Twilio Sms Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-sms-channel/delete-twilio-sms-channel.md)
- [Update Twilio Sms Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/twilio-sms-channel/update-twilio-sms-channel.md)

##### Facebook Channel

- [List Facebook Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/facebook-channel/list-facebook-channels.md)
- [Create Facebook Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/facebook-channel/create-facebook-channel.md)
- [Get Facebook Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/facebook-channel/get-facebook-channel.md)
- [Delete Facebook Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/facebook-channel/delete-facebook-channel.md)
- [Update Facebook Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/facebook-channel/update-facebook-channel.md)

##### GenesysAudioConnector Channel

- [List Genesys Audio Connector Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesysaudioconnector-channel/list-genesys-audio-connector-channels.md)
- [Create Genesys Audio Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesysaudioconnector-channel/create-genesys-audio-connector-channel.md)
- [Get Genesys Audio Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesysaudioconnector-channel/get-genesys-audio-connector-channel.md)
- [Delete Genesys Audio Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesysaudioconnector-channel/delete-genesys-audio-connector-channel.md)
- [Update Genesys Audio Connector Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/genesysaudioconnector-channel/update-genesys-audio-connector-channel.md)

##### Slack Channel

- [List Slack Channels](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/slack-channel/list-slack-channels.md)
- [Create Slack Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/slack-channel/create-slack-channel.md)
- [Get Slack Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/slack-channel/get-slack-channel.md)
- [Delete Slack Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/slack-channel/delete-slack-channel.md)
- [Update Slack Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/slack-channel/update-slack-channel.md)

##### Phone channel global

- [List Phone Configs](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/list-phone-configs.md)
- [Create Phone Channel](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/create-phone-channel.md)
- [Get Phone Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/get-phone-config.md)
- [Delete Phone Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/delete-phone-config.md)
- [Update Phone Config](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/update-phone-config.md)
- [List Phone Numbers](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/list-phone-numbers.md)
- [Add Phone Numbers](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/add-phone-numbers.md)
- [Delete Phone Number](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/delete-phone-number.md)
- [Patch Phone Number](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/phone-channel-global/patch-phone-number.md)

##### Flows

- [Asynchronously run the latest flow version](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/flows/asynchronously-run-the-latest-flow-version.md): Asynchronously run the latest "published" version of a flow with a given flow id.
- [Run the latest flow version](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/flows/run-the-latest-flow-version.md): Run the latest "published" version of a flow with a given flow ID.
- [List flow instances](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/flows/list-flow-instances.md): List flows runs

##### Agent Evaluation

- [Get A Sample Test Case Csv File ](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/get-a-sample-test-case-csv-file.md): Get CSV template for a given agent
- [List Test Cases For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/list-test-cases-for-a-given-agent.md): List test cases for a given agent
- [Upload Test Cases For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/upload-test-cases-for-a-given-agent.md): Upload test cases for a given agent
- [Bulk Delete Test Cases For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/bulk-delete-test-cases-for-a-given-agent.md): Delete test cases for a given agent
- [Evaluate Test Cases For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/evaluate-test-cases-for-a-given-agent.md): Evaluate test cases for a given agent
- [List Evaluations For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/list-evaluations-for-a-given-agent.md): List evaluations for a given agent
- [Bulk Delete Evaluations For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/bulk-delete-evaluations-for-a-given-agent.md): Delete evaluations for a given agent
- [Export Evaluations Of A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/export-evaluations-of-a-given-agent.md): Download evaluations for a given agent
- [Get Current Running Evaluation For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/get-current-running-evaluation-for-a-given-agent.md): Get evaluation status for a given agent
- [Get Evaluation Details](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/get-evaluation-details.md): Get evaluation details for a given agent
- [Get Test Cases Of An Evaluation For A Given Agent](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/apis/agent-evaluation/get-test-cases-of-an-evaluation-for-a-given-agent.md): Get evaluation test cases for a given agent

### watsonx Orchestrate ADK MCP Server

- [What is watsonx Orchestrate MCP Server?](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/mcp_server/wxOmcp_overview.md)
- [Installing the watsonx Orchestrate MCP Server](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/mcp_server/wxOmcp_installation.md)
- [Configuring the watsonx Orchestrate MCP Server](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/mcp_server/wxOmcp_configuration.md)
- [Orchestrate Documentation MCP Server](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/mcp_server/wxOmcp_docs_server.md)
- [Connecting MCP Clients to the watsonx Orchestrate MCP Server](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/mcp_server/wxOmcp_integration.md)

### Reference

- [Examples](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/getting_started/examples.md)
- [Useful CLI commands](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/getting_started/cli.md)
- [Development guidelines](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/getting_started/guidelines.md)

### Legal notices

- [Notices](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/notices/notices.md)
- [Security and Privacy by Design (SPbD)](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/notices/spbd.md)

#### ADK license reference

- [International Program License Agreement](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/license/la_en.md)
- [LICENSE INFORMATION](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/license/li_en.md)
- [NOTICES AND INFORMATION](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/license/notices.md)
- [TERMS AND CONDITIONS FOR SEPARATELY LICENSED CODE](https://developer.watson-orchestrate.ibm.com/_releases/1.15.0/license/non_ibm_license.md)
