MCPcopy Create free account

hub / github.com/agenticsorg/edge-agents / functions

Functions1,315 in github.com/agenticsorg/edge-agents

MethodgetState
(key: K)
scripts/agentic-mcp/src/mcp/context.ts:49
MethodgetState
(key: K)
scripts/agents/openai-agent/agent.ts:114
MethodgetState
(key: K)
supabase/functions/openai-agent-sdk/index.ts:114
FunctiongetSystemInfo
(args: any)
supabase/functions/mcp-server/tools/handlers/system.ts:6
MethodgetTableSchema
(table: string)
scripts/agentic-mcp/src/mcp/tools/database.ts:166
MethodgetUsageLimits
* Get the usage limits for this service
scripts/gemini-tumbler/src/agent/vertexAIClient.ts:132
MethodgetUsageLimits
* Get the usage limits for this service
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:302
MethodgetUsageLimits
* Get the usage limits for this service
scripts/gemini-tumbler/src/agent/naturalLanguageClient.ts:128
MethodgetUsageLimits
* Get the usage limits for this service
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:297
MethodgetUsageLimits
* Get the usage limits for this service
scripts/gemini-tumbler/src/agent/documentAIClient.ts:136
Functionget_aws_region
Get the AWS region from the context.
scripts/agents/devops/tests/custom/test_openai_agents.py:572
Functionget_config_value
Get a configuration value by key path. Args: key_path: Dot-separated path to the configuration value default: Default va
scripts/agents/devops/src/core/config.py:235
Functionget_issue
Get a specific issue from a GitHub repository. Args: request: Parameters for the issue request Returns: Iss
scripts/agents/devops/examples/openai_agents_github_example.py:176
Methodget_metadata
Get a metadata value by key. Args: key: The metadata key default: Default value if key doesn't exist
scripts/agents/devops/src/core/context.py:45
Methodget_regions
Get a list of all available AWS regions. Returns: List of region names.
scripts/agents/devops/src/aws/base.py:348
Functionget_repository
Get details for a GitHub repository. Args: ctx: Run context containing DevOpsContext request: Parameters for the reposit
scripts/agents/devops/src/github/github_tools.py:47
Functionget_repository
Get information about a GitHub repository. Args: request: Parameters for the repository request Returns: Re
scripts/agents/devops/examples/openai_agents_github_example.py:94
Methodget_tags
Get tags for a resource. This is a base implementation that should be overridden by service-specific subclasses as
scripts/agents/devops/src/aws/base.py:308
Functiongithub_credentials
Create a test GitHub credentials object.
scripts/agents/devops/tests/github/test_github.py:24
Functiongithub_issues_mock_response
Mock response for GitHub get_issues.
scripts/agents/devops/tests/custom/test_openai_agents.py:115
Functiongithub_repo_mock_response
Mock response for GitHub get_repo.
scripts/agents/devops/tests/custom/test_openai_agents.py:100
Functiongithub_service
Create a test GitHub service with mock credentials.
scripts/agents/devops/tests/github/test_github.py:30
FunctionhandleDatabaseRow
(uri: string)
supabase/functions/mcp-server/resources/handlers/database.ts:41
FunctionhandleDatabaseTable
(uri: string)
supabase/functions/mcp-server/resources/handlers/database.ts:16
FunctionhandleError
(error: unknown)
supabase/functions/mcp-server/utils/error-handling.ts:23
FunctionhandleRequest
(req: Request)
scripts/sparc2/src/edge/edge.ts:16
FunctionhandleRequest
(req: Request)
supabase/functions/edge_deployment/src/index.ts:7
FunctionhandleServerStatus
()
supabase/functions/mcp-server/resources/handlers/system.ts:30
FunctionhandleStorageBucket
(uri: string)
supabase/functions/mcp-server/resources/handlers/storage.ts:16
FunctionhandleStorageFile
(uri: string)
supabase/functions/mcp-server/resources/handlers/storage.ts:41
FunctionhandleSystemInfo
()
supabase/functions/mcp-server/resources/handlers/system.ts:6
Methodhandle_deploy_command
Mock handle_deploy_command function.
scripts/agents/devops/tests/custom/test_cli.py:54
Methodhandle_ec2_command
Mock handle_ec2_command function.
scripts/agents/devops/tests/custom/test_cli.py:44
Methodhandle_github_command
Mock handle_github_command function.
scripts/agents/devops/tests/custom/test_cli.py:49
Functionhandler
(req: Request)
supabase/functions/feedback/index.ts:22
MethodhasTools
()
scripts/agentic-mcp/src/mcp/tools/registry.ts:41
FunctionindexDiffEntry
(entry: DiffEntry)
scripts/vectorstore/09-final-sparc2-vector-store.ts:149
Functioninput_guardrail
Mock input_guardrail decorator.
agents/types.py:52
FunctioninsertData
(args: any)
supabase/functions/mcp-server/tools/handlers/database.ts:50
MethodisCollected
(field: string)
scripts/agentic-mcp/src/types/index.ts:86
MethodisCollected
(field: string)
scripts/agentic-mcp/src/mcp/context.ts:91
MethodisCollected
(field: string)
scripts/agents/openai-agent/agent.ts:156
MethodisCollected
(field: string)
supabase/functions/openai-agent-sdk/index.ts:156
FunctionisPalindrome
* Checks if a string is a palindrome * @param {string} str - The string to check * @returns {boolean} True if the string is a palindrome, false othe
scripts/sparc2/string-utils.js:19
FunctionisPrime
* Checks if a number is prime * @param {number} n - The number to check * @returns {boolean} True if the number is prime, false otherwise
scripts/sparc2/math-utils.js:20
FunctionlistFunctions
()
supabase/functions/edge_deployment/src/commands.ts:16
Functionlist_ec2_instances
List EC2 instances with optional filtering. Args: ctx: Run context containing DevOpsContext filter_params: Parameters fo
scripts/agents/devops/src/aws/ec2_tools.py:28
Functionlist_issues
List issues for a GitHub repository. Args: ctx: Run context containing DevOpsContext request: Parameters for the issue l
scripts/agents/devops/src/github/github_tools.py:91
Functionlist_issues
List issues in a GitHub repository. Args: request: Parameters for the issue request Returns: List of issues
scripts/agents/devops/examples/openai_agents_github_example.py:128
Functionlist_pull_requests
List pull requests for a GitHub repository. Args: ctx: Run context containing DevOpsContext request: Parameters for the
scripts/agents/devops/src/github/github_tools.py:241
Functionlist_pull_requests
List pull requests in a GitHub repository. Args: request: Parameters for the pull request request Returns:
scripts/agents/devops/examples/openai_agents_github_example.py:258
FunctionlogJsonInChunks
(jsonText: string, chunkSize: number = 500)
supabase/functions/security-scanner/index.ts:805
FunctionlogWarn
( message: string, metadata: Record<string, unknown> = {}, )
scripts/sparc2/src/logger.ts:131
MethodmarkCollected
(field: string)
scripts/agentic-mcp/src/types/index.ts:85
MethodmarkCollected
(field: string)
scripts/agentic-mcp/src/mcp/context.ts:87
MethodmarkCollected
(field: string)
scripts/agents/openai-agent/agent.ts:152
MethodmarkCollected
(field: string)
supabase/functions/openai-agent-sdk/index.ts:152
FunctionmcpCommand
( args: Record<string, any>, options: Record<string, any>, )
scripts/sparc2/src/cli/mcpCommand.ts:15
FunctionmockVectorStoreLog
(entry: any)
scripts/sparc2/src/logger.test.ts:12
Functionmock_credential_manager
Create a mock credential manager.
scripts/agents/devops/tests/custom/test_cli.py:104
Functionmock_ec2_service
Create a mock EC2 service.
scripts/agents/devops/tests/custom/test_cli.py:90
Functionmock_github_service
Create a mock GitHub service.
scripts/agents/devops/tests/custom/test_cli.py:97
Functionmock_session
Create a mock boto3 session.
scripts/agents/devops/tests/aws/test_base.py:58
Functionmock_set_tracing_disabled
(disabled)
scripts/agents/devops/tests/custom/test_openai_agents_components.py:74
FunctionmodifyCommand
* Modify command action
scripts/sparc2/src/cli/cli.ts:130
Functionmultiply
* Multiplies two numbers. * @param {number} a - The first number * @param {number} b - The second number * @returns {number} The product of a and b
scripts/sparc2/test-file.js:29
FunctiononFailure
(msgs: Message[], _context: Context)
scripts/agents/openai-agent/agent.ts:200
FunctiononFailure
(msgs: Message[], _context: Context)
supabase/functions/openai-agent-sdk/index.ts:200
Functionoutput_guardrail
Mock output_guardrail decorator.
agents/types.py:58
FunctionparseAgentConfig
(configPath: string)
scripts/sparc2/src/agent/config/config-parser.ts:16
FunctionparseHumanEvalTasks
* Parse HumanEval tasks from JSON strings * @param jsonStrings Array of JSON strings representing HumanEval tasks * @returns Array of parsed HumanEv
scripts/sparc2/tests/humaneval-test.ts:147
Functionpower
* Calculates the power of a number. * @param {number} base - The base number * @param {number} exponent - The exponent * @returns {number} The resu
scripts/sparc2/test-file.js:53
Methodprocess
* Process an input through Vertex AI * @param input The input to process * @param options Optional processing options * @returns The processe
scripts/gemini-tumbler/src/agent/vertexAIClient.ts:57
Methodprocess
* Process an input through Gemini * @param input The input to process * @param options Optional processing options * @returns The processed r
scripts/gemini-tumbler/src/agent/directGeminiClient.ts:62
Methodprocess
* Process text through Natural Language API * @param input The text to analyze * @param options Analysis options * @returns The analysis resu
scripts/gemini-tumbler/src/agent/naturalLanguageClient.ts:41
Methodprocess
* Process an input through Gemini * @param input The input to process * @param options Optional processing options * @returns The processed r
scripts/gemini-tumbler/src/agent/googleGeminiClient.ts:117
Methodprocess
* Process a document through Document AI * @param input Base64-encoded document content or text * @param options Processing options * @return
scripts/gemini-tumbler/src/agent/documentAIClient.ts:57
FunctionqueryDatabase
(args: any)
supabase/functions/mcp-server/tools/handlers/database.ts:16
FunctionreadJson
(path: string)
scripts/sparc2/src/utils/file.ts:31
Methodrecall
(key: string)
scripts/agentic-mcp/src/mcp/context.ts:73
Methodrecall
(key: string)
scripts/agents/openai-agent/agent.ts:138
Methodrecall
(key: string)
supabase/functions/openai-agent-sdk/index.ts:138
MethodregisterTool
(tool: MCPTool)
scripts/agentic-mcp/src/mcp/tools/registry.ts:10
Methodremember
(key: string, value: any)
scripts/agentic-mcp/src/mcp/context.ts:69
Methodremember
(key: string, value: any)
scripts/agents/openai-agent/agent.ts:134
Methodremember
(key: string, value: any)
supabase/functions/openai-agent-sdk/index.ts:134
Methodreset
* Reset all rate limit management data
scripts/gemini-tumbler/src/utils/rateLimitManager.ts:440
Methodreset
* Reset the manager for testing
scripts/gemini-tumbler/tests/test-utils.ts:19
Methodresize_instance
Change the instance type (resize) of an EC2 instance. Args: instance_id: The ID of the instance to resize.
scripts/agents/devops/src/aws/ec2.py:276
FunctionresponseTransformer
(data)
supabase/functions/github-api/index.ts:31
FunctionrevertChanges
( target: string, options: RevertOptions = {}, )
scripts/sparc2/src/git/gitIntegration.ts:219
FunctionrollbackCommand
* Rollback command action
scripts/sparc2/src/cli/cli.ts:317
Methodrun
( agent: Agent, inputs: string[], config?: AgentRunConfig )
scripts/agents/openai-agent/agent.ts:439
Methodrun
(*args, **kwargs)
agents/types.py:26
FunctionrunBenchmarks
* Run multiple benchmarks in parallel with controlled concurrency
scripts/sparc-bench/src/benchmarks/optimized-benchmark-manager.ts:182
MethodrunBenchmarksParallel
* Run benchmarks in parallel * @param configs Array of benchmark configurations * @param options Benchmark options * @param maxConcurrent Max
scripts/sparc-bench/src/benchmarks/benchmark-manager.ts:103
Methodrun_sync
(*args, **kwargs)
agents/types.py:30
FunctionsaveResults
* Save benchmark results to a file
scripts/sparc-bench/src/benchmarks/optimized-benchmark-manager.ts:290
MethodsaveResults
* Save benchmark results to a file * @param results Array of benchmark results * @param outputPath Path to save the results
scripts/sparc-bench/src/benchmarks/benchmark-manager.ts:234
MethodsaveSummaryReport
* Save a summary report to a file * @param results Array of benchmark results * @param outputPath Path to save the report
scripts/sparc-bench/src/benchmarks/benchmark-manager.ts:245
← previousnext →1,001–1,100 of 1,315, ranked by callers