Christopher Hertel a56f6478fa bug #1792 [Platform][Generic][Scaleway] Fix tool call without arguments (guillaume-ro-fr)
This PR was squashed before being merged into the main branch.

Discussion
----------

[Platform][Generic][Scaleway] Fix tool call without arguments

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Docs?         | no <!-- required for new features -->
| Issues        | None <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT

When calling a tool on Scaleway (extends Generic, the `arguments` array may not be included in the results, which causes problems when converting the result with `ResultConverter`.

This PR fixes the issue by checking that the array exists before retrieving its content.

Linked to #1649 (closed - merge conflicts)

Commits
-------

59601c0b [Platform][Generic][Scaleway] Fix tool call without arguments
2026-03-22 23:52:35 +01:00
2026-03-19 12:28:33 +01:00
2025-12-22 16:39:44 +01:00

Scaleway Platform

Scaleway platform bridge for Symfony AI.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:29:47.558Z
Readme MIT 96 KiB
Languages
PHP 100%