Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/agent-governance-toolkit
/ functions
Functions
32,326 in github.com/microsoft/agent-governance-toolkit
⨍
Functions
32,326
◇
Types & classes
6,875
↳
Endpoints
332
Method
get_agent_instance
Get the current instance of an agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:2603
Function
get_agent_liability
Get an agent's liability exposure across all sessions.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:607
Method
get_agent_mapping
Return a mapping between the agent DID and the cloud principal.
agent-governance-python/agent-mesh/src/agentmesh/identity/managed_identity.py:72
Function
get_agent_ring
Get an agent's current ring level across all active sessions.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:353
Method
get_all_health_status
Get health status for all agents
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:3052
Method
get_all_metrics
Get metrics for all circuit breakers
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:960
Method
get_all_metrics
Get metrics for all tools. Returns: Dictionary mapping tool names to metrics.
agent-governance-python/agent-os/modules/atr/atr/metrics.py:237
Method
get_all_replicas
Get all replicas for an agent type
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1226
Method
get_all_scores
(self)
agent-governance-python/agentmesh-integrations/openai-agents-trust/src/openai_agents_trust/trust.py:110
Method
get_all_tools
Get all registered tools
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/tool_registry.py:239
Method
get_all_usage
Get usage for all agents
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:2066
Function
get_all_versions
Get all registered versions of a tool. Args: name: The unique tool identifier. Returns: List of version strings, sorted newe
agent-governance-python/agent-os/modules/atr/atr/__init__.py:419
Method
get_analysis_history
Get history of image analyses
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/multimodal.py:271
Function
get_arbiter
()
agent-governance-python/agent-os/services/cloud-board/api/main.py:99
Method
get_assignments
(self)
agent-governance-python/agentmesh-integrations/crewai-agentmesh/crewai_agentmesh/trust.py:307
Method
get_attestation
Return the agent attestation record. This provides cryptographic proof of running verified code.
agent-governance-python/agent-os/modules/iatp/iatp/sidecar/__init__.py:110
Function
get_audit_log
Return the audit log of all hypervisor actions.
agent-governance-python/agent-hypervisor/examples/docker-compose/app/server.py:257
Method
get_audit_log
Get the audit log of tool invocations. Returns: List of invocation records
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/tools.py:273
Method
get_audit_log
Get the query audit log.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/query_engine.py:199
Method
get_audit_log
Get recent audit log entries.
agent-governance-python/agentmesh-integrations/dify/trust.py:168
Method
get_audit_log
Return the full audit log.
agent-governance-python/agent-mesh/src/agentmesh/identity/entra.py:285
Method
get_audit_log
Return the API call audit log.
agent-governance-python/agent-mesh/src/agentmesh/integrations/flowise/__init__.py:252
Method
get_audit_log
Get governance audit log
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/governance_layer.py:348
Method
get_audit_log
Get audit log entries. Args: limit: Maximum number of entries to return Returns:
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/kernel_interface.py:193
Method
get_audit_log
Get the audit log. Returns: List of audit log entries.
agent-governance-python/agent-os/modules/atr/atr/access.py:282
Method
get_audit_log
Return a structured audit log of all kernel activity. Returns: A dict with keys ``kernel_id``, ``session_id``, ``plug
agent-governance-python/agent-os/src/agent_os/integrations/semantic_kernel_adapter.py:832
Function
get_audit_logger
Get the best available audit logger. Advanced: Merkle-chained audit with hash verification. Community: Append-only JSON log file.
agent-governance-python/agent-mesh/src/agentmesh/providers.py:99
Method
get_audit_summary
Get summary of audit activity.
agent-governance-python/agentmesh-integrations/llamaindex-agentmesh/llama_index/agent/agentmesh/query_engine.py:207
Function
get_audit_trail
Get or create the global audit trail instance.
agent-governance-python/agent-os/modules/cmvk/src/cmvk/audit.py:375
Method
get_backpressure_stats
Get backpressure statistics (if supported by broker). Optional method - brokers may choose not to implement this.
agent-governance-python/agent-os/modules/amb/amb_core/broker.py:119
Method
get_binding
Look up an existing binding for an AGT agent. Args: agt_agent_id: The AGT agent identifier. Returns: The bin
agent-governance-python/agent-os/src/agent_os/integrations/citadel/identity_bridge.py:303
Function
get_breach_detector
Get the best available breach detector. Advanced: Multi-signal breach detection with severity scoring. Community: Basic threshold-based detec
agent-governance-python/agent-hypervisor/src/hypervisor/providers.py:103
Method
get_breaker
(self, agent_id: str)
agent-governance-python/agent-os/src/agent_os/_circuit_breaker_impl.py:207
Method
get_bucket
(self, _agent_id: str)
agent-governance-python/agent-os/tests/test_mcp_gateway.py:65
Function
get_budget
Get budget details for a specific agent.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:350
Method
get_bundle
Retrieve a pre-key bundle for the given agent DID.
agent-governance-python/agent-mesh/src/agentmesh/encryption/x3dh.py:105
Method
get_by_id
Retrieve a specific episode by ID.
agent-governance-python/agent-os/modules/emk/emk/store.py:36
Method
get_by_id
(self, episode_id: str)
agent-governance-python/agent-os/modules/emk/emk/store.py:258
Method
get_by_sponsor
Get all identities for a sponsor.
agent-governance-python/agent-mesh/src/agentmesh/identity/agent_id.py:601
Method
get_by_topic
Get messages by topic. Args: topic: Topic to query status: Optional status filter limit:
agent-governance-python/agent-os/modules/amb/amb_core/persistence.py:123
Method
get_by_topic
Get messages by topic.
agent-governance-python/agent-os/modules/amb/amb_core/persistence.py:244
Method
get_cached
Get a previously resolved bundle from cache. Args: bundle_id: The bundle ID to look up. Returns: The cached
agent-governance-python/agent-os/src/agent_os/integrations/citadel/policy_bundle.py:335
Method
get_cached_analysis
(self, agent_did: str)
agent-governance-python/agent-hypervisor/src/hypervisor/integrations/iatp_adapter.py:141
Function
get_capabilities
IATP Handshake Endpoint. Returns this agent's capability manifest for trust negotiation. External agents call this to understand what th
agent-governance-python/agent-os/modules/iatp/iatp/main.py:209
Function
get_capability_engine
Get the best available capability engine. Advanced: Cryptographic capability narrowing enforcement. Community: Simple string-based scope chec
agent-governance-python/agent-mesh/src/agentmesh/providers.py:127
Function
get_chaos_engine
Get the best available chaos engine. Advanced: Template-driven chaos with coverage analysis. Community: Basic fault injection with scheduling
agent-governance-python/agent-sre/src/agent_sre/providers.py:77
Method
get_checkpoint
Returns None (Public Preview: no replay support).
agent-governance-python/agent-hypervisor/src/hypervisor/saga/checkpoint.py:78
Method
get_checkpoint_data
Get checkpointed data from shutdown
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:1895
Function
get_claims_tools
Get tools for the claims agent.
agent-governance-python/agent-os/examples/carbon-auditor/src/tools.py:365
Function
get_collector
Get the global metrics collector. Returns: The global MetricsCollector instance.
agent-governance-python/agent-os/modules/atr/atr/metrics.py:424
Function
get_commitment
Get commitment for a specific session.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:705
Function
get_compliance_stats
Get aggregated compliance statistics.
agent-governance-python/agent-os/services/cloud-board/api/routes/compliance.py:131
Function
get_config
()
agent-governance-python/agent-mesh/examples/docker-compose/app/server.py:288
Function
get_context
Get optimized context from a document. This endpoint returns the most relevant context based on: - Auto-tuned section weights -
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:351
Method
get_context
Return the execution context with the full audit trail. Returns: The ``AnthropicContext`` for this governed client.
agent-governance-python/agent-os/src/agent_os/integrations/anthropic_adapter.py:505
Method
get_context
Return the execution context with the full audit trail. Returns: The ``MistralContext`` for this governed client.
agent-governance-python/agent-os/src/agent_os/integrations/mistral_adapter.py:430
Method
get_context
Return the execution context containing the full audit trail. Returns: The ``SKContext`` for this governed kernel.
agent-governance-python/agent-os/src/agent_os/integrations/semantic_kernel_adapter.py:824
Method
get_context
Return the execution context with the full audit trail. Returns: The ``GeminiContext`` for this governed model.
agent-governance-python/agent-os/src/agent_os/integrations/gemini_adapter.py:387
Method
get_context
Return the session execution context.
agent-governance-python/agent-os/src/agent_os/integrations/bedrock_adapter.py:615
Function
get_context_service
Get the best available context service. Advanced: Hot/Warm/Cold tiers with heuristic routing and pragmatic truth. Community: Single-tier cont
agent-governance-python/agent-os/src/agent_os/providers.py:112
Function
get_context_triad
Get the complete tiered context. The tiered context follows these policies: 1. Hot Context: ALWAYS included (unless explicitly disab
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:688
Function
get_conversation_history
Get the conversation history (last N turns). Returns the history in FIFO order (oldest to newest). All turns are perfectly intact -
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:834
Function
get_conversation_statistics
Get statistics about the conversation history. Returns: Statistics including current turns, deleted turns, and timestamps
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:883
Method
get_correction_suggestions
Get suggestions for correcting a request. Args: request: The request to analyze Returns:
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/kernel_interface.py:267
Function
get_cost_alerts
Get active cost alerts.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:377
Function
get_cost_optimizer
Get the best available cost optimizer. Advanced: Multi-dimensional cost optimization with anomaly detection. Community: Basic budget guard wi
agent-governance-python/agent-sre/src/agent_sre/providers.py:91
Function
get_credits
Get credit balance for an agent.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:383
Function
get_data_handling_audit
Get audit record for a specific data handling transaction.
agent-governance-python/agent-os/services/cloud-board/api/routes/compliance.py:283
Method
get_decision
(self, request_id: str)
agent-governance-python/agent-os/src/agent_os/integrations/escalation.py:273
Method
get_delegated_capabilities
Get capabilities delegated to an agent. Args: agent_did: The agent's DID Returns: List of delegated capabili
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/trust.py:793
Function
get_delegation_chain
Get the best available delegation chain. Advanced: Cryptographic delegation chains with attenuation. Community: Simple parent-to-child scope
agent-governance-python/agent-mesh/src/agentmesh/providers.py:85
Function
get_dispute
Get dispute details.
agent-governance-python/agent-os/services/cloud-board/api/routes/arbiter.py:165
Function
get_dmz
()
agent-governance-python/agent-os/services/cloud-board/api/main.py:103
Method
get_dmz_key
Get decryption key for a DMZ transfer.
agent-governance-python/agent-os/modules/nexus/client.py:395
Function
get_document
Get detailed information about a specific document. Args: document_id: The document ID Returns: Document detail
agent-governance-python/agent-os/modules/caas/src/caas/api/server.py:316
Method
get_document_history
Get all access to a document.
agent-governance-python/agent-os/examples/legal-review/main.py:289
Method
get_edges_from
Get all edges originating from a node
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/constraint_graphs.py:83
Method
get_effective_capabilities
Return the intersection of capabilities across the full chain. Walks the delegation chain from this identity to the root, returning o
agent-governance-python/agent-mesh/src/agentmesh/identity/agent_id.py:482
Function
get_effective_defaults
Get the effective defaults from the most specific policy in the chain. The most specific (last) policy's defaults take precedence. If it does
agent-governance-python/agent-os/src/agent_os/policies/merge.py:95
Function
get_escrow
()
agent-governance-python/agent-os/services/cloud-board/api/main.py:95
Function
get_escrow
Get escrow details.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:179
Function
get_escrow_credits
Return the locked credit amount for an escrow, or ``None`` if unknown.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:467
Function
get_escrow_parties
Return requester/provider DIDs for an escrow.
agent-governance-python/agent-os/services/cloud-board/api/routes/escrow.py:456
Method
get_evaluations
(self, trace_id: str)
examples/decision-bom/decision_bom_demo.py:58
Method
get_evaluations
(self, trace_id: str)
agent-governance-python/agent-mesh/tests/test_decision_bom.py:67
Method
get_evaluations
(self, trace_id)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:57
Method
get_evaluations
(self, trace_id)
agent-governance-python/agent-mesh/tests/test_decision_bom_hardened.py:86
Function
get_event_stats
Get event type counts.
agent-governance-python/agent-hypervisor/src/hypervisor/api/server.py:676
Method
get_events_by_type
Get events filtered by type. Args: event_type: Type of events to retrieve Returns: List of matching events
agent-governance-python/agentmesh-integrations/langchain-agentmesh/langchain_agentmesh/callbacks.py:433
Method
get_execution_history
Get execution history, optionally filtered by agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/execution_engine.py:215
Method
get_execution_history
Get execution history
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/plugin_interface.py:299
Method
get_executor_for_action
Get the executor for an action type
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/plugin_registry.py:345
Function
get_experiment
Get experiment details including fault impact score.
agent-governance-python/agent-sre/src/agent_sre/api/server.py:444
Function
get_fingerprints
Generate per-tool fingerprints for a config file.
agent-governance-python/agent-os/src/agent_os/cli/mcp_scan.py:1712
Function
get_geo_tools
Get tools for the geo agent.
agent-governance-python/agent-os/examples/carbon-auditor/src/tools.py:370
Method
get_group
(self, group_id: str)
agent-governance-python/agent-hypervisor/src/hypervisor/saga/fan_out.py:115
Method
get_handler_status
Get status of a registered handler. Args: handler_id: ID of the handler Returns:
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/interfaces/protocol_interfaces.py:369
Method
get_headers
Build request headers for Citadel gateway calls.
examples/citadel-governed-agent/src/citadel_config.py:48
Method
get_health_history
Get health check history for an agent
agent-governance-python/agent-os/modules/control-plane/src/agent_control_plane/lifecycle.py:433
Function
get_health_registry
Get the global health check registry. Returns: The global HealthCheckRegistry instance.
agent-governance-python/agent-os/modules/atr/atr/health.py:541
← previous
next →
14,601–14,700 of 32,326, ranked by callers