Skip to main content
Glama

read_object_source

Read the complete source code of stored database objects like PROCEDURE, FUNCTION, PACKAGE, or VIEW from Oracle Fusion/ERP Cloud. Provide the object owner and name, with optional type filter.

Instructions

Read the full source code of a stored object from ALL_SOURCE in Fusion.

object_type: PROCEDURE | FUNCTION | PACKAGE | PACKAGE BODY | TRIGGER | VIEW (omit to return all types for this name) Returns: {owner, name, source: {type: full_source_text}}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ownerYes
object_nameYes
object_typeNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramesharavapally/FUSION-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server