Skip to content

feat: add tool output artifacts for server tools#125

Draft
paul-cayet wants to merge 2 commits into
mainfrom
add-tool-output-artifacts
Draft

feat: add tool output artifacts for server tools#125
paul-cayet wants to merge 2 commits into
mainfrom
add-tool-output-artifacts

Conversation

@paul-cayet
Copy link
Copy Markdown
Member

@paul-cayet paul-cayet commented Mar 25, 2026

PR implements tool output artifacts. #62

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 25, 2026
@dhilloulinoracle
Copy link
Copy Markdown
Contributor

Internal regression failed: Build ID #759

@paul-cayet paul-cayet force-pushed the add-tool-output-artifacts branch from 02cb642 to d72ee93 Compare April 9, 2026 17:38
@dhilloulinoracle
Copy link
Copy Markdown
Contributor

Internal regression failed: Build ID #784

@dhilloulinoracle
Copy link
Copy Markdown
Contributor

Internal regression failed: Build ID #788

metadata_info = (agentspec_component.metadata or {}).get("__metadata_info__", {})
try:
output_type = RuntimeToolOutputType(
metadata_info.get(
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want to add something in pyagentspec as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants