class documentation
class TemporalMcpToolSet(BaseToolset): (source)
Constructor: TemporalMcpToolSet(name, config, factory_argument)
Temporal-aware MCP toolset implementation.
Executes MCP tools as Temporal activities, providing proper isolation and execution guarantees within workflows.
| Method | __init__ |
Initializes the Temporal MCP toolset. |
| Async Method | get |
Retrieves available tools from the MCP toolset. |
| Instance Variable | _config |
Undocumented |
| Instance Variable | _factory |
Undocumented |
| Instance Variable | _name |
Undocumented |