Ask a question to get started
Enter to send•Shift+Enter new line
get_subgraphs( self, assistant_id: str, namespace: str | None = None, recurse:
assistant_id
str
The ID of the assistant to get the schema of.
namespace
str | None
None
Optional namespace to filter by.
recurse
bool
False
Whether to recursively get subgraphs.
headers
Mapping[str, str] | None
params
QueryParamTypes | None
Get the schemas of an assistant by ID.
Optional custom headers to include with the request.
Optional query parameters to include with the request.