mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 08:56:21 +02:00
Flow class -> flow blueprint
This commit is contained in:
parent
15c3363a40
commit
c6c1fd051c
9 changed files with 38 additions and 38 deletions
|
|
@ -435,7 +435,7 @@ tg-invoke-mcp-tool -n tool-name -P '{}'
|
|||
tg-show-flows | grep "flow-id"
|
||||
|
||||
# Verify flow supports MCP tools
|
||||
tg-get-flow-class -n "flow-class" | jq '.interfaces.mcp_tool'
|
||||
tg-get-flow-blueprint -n "flow-class" | jq '.interfaces.mcp_tool'
|
||||
```
|
||||
|
||||
### Connection Issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue